From a426e532a6919e718193fcc95e69456701423aa6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 11 Dec 2005 08:29:42 +0100 Subject: cleanup prefs tables display --- backend.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index 6d1f43681..efb583258 100644 --- a/backend.php +++ b/backend.php @@ -1658,7 +1658,7 @@ if (!get_pref($link, 'ENABLE_FEED_CATS')) { print " - Select + Title Link Update Interval @@ -1692,7 +1692,7 @@ print "$edit_cat"; print " - Select + Title Link Update Interval @@ -1844,7 +1844,7 @@ "; print " - SelectTitle + Title "; $lnum = 0; @@ -1870,7 +1870,7 @@ if (!$edit_cat_id || $subop != "editCat") { - print ""; print "" . @@ -2081,7 +2081,7 @@ "; print " - Select + Filter expression Feed Match @@ -2115,7 +2115,7 @@ if (!$line["description"]) $line["description"] = "[No description]"; - print ""; print "" . @@ -2376,7 +2376,7 @@ "; print " - SelectSQL expression + SQL expression (?) Caption"; @@ -2406,7 +2406,7 @@ if (!$line["description"]) $line["description"] = "[No caption]"; - print ""; print "" . @@ -3099,7 +3099,7 @@ "; print " - Select + Username Access Level Last login"; @@ -3129,7 +3129,7 @@ if ($uid == $_SESSION["uid"]) { - print ""; print "".$line["login"].""; @@ -3137,7 +3137,7 @@ } else if (!$edit_uid || $subop != "edit") { - print ""; print "" . -- cgit v1.2.3-54-g00ecf