aboutsummaryrefslogtreecommitdiffstats
path: root/rss
diff options
context:
space:
mode:
Diffstat (limited to 'rss')
-rw-r--r--rss/feed.pngbin0 -> 764 bytes
-rw-r--r--rss/index.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/rss/feed.png b/rss/feed.png
new file mode 100644
index 0000000..1679ab0
--- /dev/null
+++ b/rss/feed.png
Binary files differ
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