summaryrefslogtreecommitdiffstats
path: root/templates/part.feeds.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.feeds.php')
-rw-r--r--templates/part.feeds.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.feeds.php b/templates/part.feeds.php
index da46de0e1..faa58f323 100644
--- a/templates/part.feeds.php
+++ b/templates/part.feeds.php
@@ -28,7 +28,7 @@
//TODO:handle error in this case
}
}
- echo '</ul></div></li></ul>';
+ echo '</ul></li>';
}
$allfeeds = isset($_['allfeeds']) ? $_['allfeeds'] : '';