summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-08-29 08:34:35 +0100
committerAndrew Dolgov <[email protected]>2008-08-29 08:34:35 +0100
commit782ddd701480eb36767d94a1549f956c2ab8cc35 (patch)
tree169b75425b69f0e39fa85bdf165bf50a189e84de /functions.php
parent4f3760433ff6952851436b79a21f71135fa21b9e (diff)
implement (incomplete) sortable feedlist
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index e09ff932e..240194731 100644
--- a/functions.php
+++ b/functions.php
@@ -4109,7 +4109,7 @@
print "</span>";
- print "</li>";
+ //print "</li>";
print "<ul class=\"feedCatList\" id=\"FCATLIST-$cat_id\" style='$holder_style'>";