From 8011ac363a393a402726eef9e78ac09cba14f18a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 30 Jan 2007 17:03:44 +0100 Subject: tweak filter add/edit dialogs --- modules/popup-dialog.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'modules/popup-dialog.php') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 00bf81b0f..240b09ba4 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -229,10 +229,11 @@ print "Match: "; - print ""; - - print_select_hash("filter_type", 1, $filter_types, "class=\"iedit\""); + name=\"reg_exp\" class=\"iedit\">"; + + print "On field:"; + + print_select_hash("filter_type", 1, $filter_types, "class=\"_iedit\""); print ""; print "Feed:"; -- cgit v1.2.3