From 071ec48fd1ec17646d1879bda73489d60fede1c2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 7 Aug 2008 09:06:12 +0100 Subject: label editor: simple control to add common rules --- modules/popup-dialog.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'modules/popup-dialog.php') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 912ab03a6..b3fb99a62 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -243,7 +243,13 @@ print "
"; print ""; + rows=\"6\" name=\"sql_exp\" class=\"labelSQL\" + cols=\"50\">$sql_exp"; + + print "
"; + + print_label_dlg_common_examples(); + print "
"; -- cgit v1.2.3