From 6427a306ae66460e6bc0d236a96031dae3e7c4ec Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 18 Jan 2009 11:02:16 +0100 Subject: createFilter: add label select dropbox --- modules/popup-dialog.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 30211d4d8..21b5a1fdd 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -412,6 +412,9 @@ print ""; + + print_label_select($link, "action_param_label", $action_param); + print ""; print " "; // tiny layout hack -- cgit v1.2.3