summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-18 07:03:14 +0100
committerAndrew Dolgov <[email protected]>2006-05-18 07:03:14 +0100
commit2eb15f6feec00b785ddfb6c811592350baee56fc (patch)
tree0386c1ad71d973b54b53b6780d086af2b82b51f7 /backend.php
parentd1793994d9146a288b73abb3c7a8a52df6add226 (diff)
pref feedlist tweaks (2)
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/backend.php b/backend.php
index 3d3d5f7e0..3aa701eee 100644
--- a/backend.php
+++ b/backend.php
@@ -1931,10 +1931,10 @@
print "<tr><td colspan=\"6\" class=\"feedEditCat\">$edit_cat</td></tr>";
print "<tr class=\"title\">
- <td width='4%'>&nbsp;</td>";
+ <td width='5%'>&nbsp;</td>";
if (get_pref($link, 'ENABLE_FEED_ICONS')) {
- print "<td width='4%'>&nbsp;</td>";
+ print "<td width='3%'>&nbsp;</td>";
}
print "<td width='40%'><a href=\"javascript:updateFeedList('title')\">Title</a></td>