From dc53b8aa2edcc60977609d8ed1184a50df0c128b Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Wed, 2 Aug 2017 18:36:38 +0200 Subject: The elements within and should not contain the URL to the RSS feed itself, but rather to the corresponding HTML website. This is described in the RSS 2.0 specification. --- template/standard/html/feed/main.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/standard/html/feed/main.php') diff --git a/template/standard/html/feed/main.php b/template/standard/html/feed/main.php index c8dcc3c..0dbdfb1 100644 --- a/template/standard/html/feed/main.php +++ b/template/standard/html/feed/main.php @@ -27,7 +27,7 @@ switch($FEED['TYPE']) { <?=$title?> - + @@ -36,7 +36,7 @@ switch($FEED['TYPE']) { <?=$BLOGMETA_NAME?> - + -- cgit v1.2.3