aboutsummaryrefslogtreecommitdiffstats
path: root/rss/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'rss/index.php')
-rw-r--r--rss/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/rss/index.php b/rss/index.php
index f36ecbd..7f0168d 100644
--- a/rss/index.php
+++ b/rss/index.php
@@ -22,7 +22,7 @@ $current_view = "rssindex";
$display_date = "RSS Info";
$rss_list = "<table>\n";
-$xml_icon ="<img src = 'xml.gif' alt='xml'>";
+$xml_icon ="<img src = 'feed.png' alt='rss icon'>";
$filelist = availableCalendars($username, $password, $phpiCal_config->ALL_CALENDARS_COMBINED);
foreach ($filelist as $file) {

© 2014-2024 Faster IT GmbH | imprint | privacy policy