summaryrefslogtreecommitdiff
path: root/mobile/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/functions.php')
-rw-r--r--mobile/functions.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile/functions.php b/mobile/functions.php
index d2504e245..9f5dd7835 100644
--- a/mobile/functions.php
+++ b/mobile/functions.php
@@ -230,8 +230,8 @@
print "<li class=\"feedCat\">
<a href=\"?subop=tc&id=$cat_id\">$tmp_category</a>
<a href=\"?go=vf&id=$cat_id&cat=true\">
- <span class=\"$catctr_class\">($cat_unread
- unread)$ellipsis</span></a></li>";
+ <span class=\"$catctr_class\">($cat_unread)$ellipsis</span>
+ </a></li>";
print "<li id=\"feedCatHolder\" class=\"$holder_class\">
<ul class=\"feedCatList\">";