From 10fa66154912a6b69252b7decf6a3426448be486 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 6 Aug 2008 07:47:56 +0100 Subject: rework filter and label edit/create dialog layouts --- modules/pref-labels.php | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'modules/pref-labels.php') diff --git a/modules/pref-labels.php b/modules/pref-labels.php index fda73ecf0..9eeb54174 100644 --- a/modules/pref-labels.php +++ b/modules/pref-labels.php @@ -33,28 +33,30 @@ print ""; print ""; - print ""; + print "
".__("Caption")."
"; - print " - "; + print "
".__("Match SQL")."
"; - print "
Caption:"; + + print ""; + name=\"description\" size=\"30\" value=\"$description\">"; + print ""; - print "
-

SQL Expression:

"; + print "
"; print ""; - print "
"; + rows=\"6\" name=\"sql_exp\" class=\"labelSQL\" cols=\"50\">$sql_exp"; + + print ""; print ""; print "
"; - print "
"; + print "
"; print "
"; print "