From 61f8af6e4cd33a6e226221fd81fcfe2e5afa1081 Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Tue, 16 Feb 2010 21:56:56 -0800 Subject: Fix for ticket #1020: Fix RSS feed validation of album / recent items feeds. --- modules/rss/views/feed.mrss.php | 46 ++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 24 deletions(-) (limited to 'modules/rss') diff --git a/modules/rss/views/feed.mrss.php b/modules/rss/views/feed.mrss.php index cdb4f0f0..0fd8095d 100644 --- a/modules/rss/views/feed.mrss.php +++ b/modules/rss/views/feed.mrss.php @@ -49,32 +49,30 @@ height="thumb_height ?>" width="thumb_width ?>" /> + + type == "photo" && $view_full): ?> - type == "photo"): ?> - - - - - - - + + type == "photo"): ?> + + + + + + type == "photo" && $view_full): ?> + -- cgit v1.2.3