summaryrefslogtreecommitdiff
path: root/mobile/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-12-05 07:48:06 +0100
committerAndrew Dolgov <[email protected]>2007-12-05 07:48:06 +0100
commit7aa958c85fd78445913330693e2dfc0aa81737cb (patch)
tree14151bafe10f815dbd6526ac94cf77f5b8d69302 /mobile/functions.php
parent8a5ce5f5756aea013a1f6c6b7efe2483ff26405d (diff)
mobile: font size tweaks (2)
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\">";