From f4fe2cde7428a26241b2c02123a0254b379ea476 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 27 Nov 2005 20:38:39 +0100 Subject: compact prefs tables --- backend.php | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index fb0c0cf5a..63b38e3ab 100644 --- a/backend.php +++ b/backend.php @@ -1338,7 +1338,8 @@ print "
PLACEHOLDER
"; - print "

"; + print "

"; print "
Select: "; + cellspacing=\"0\" id=\"prefFeedCatList\">"; print "
Select: @@ -1787,7 +1788,8 @@ if (db_num_rows($result) != 0) { - print "

"; + print "

"; print "
Select: @@ -2049,7 +2051,8 @@ if (db_num_rows($result) != 0) { - print "

"; + print "

"; print "
Select: @@ -2706,7 +2709,8 @@ print "
PLACEHOLDER
"; - print "

"; + print "

"; print "
Select: -- cgit v1.2.3