summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-18 11:02:16 +0100
committerAndrew Dolgov <[email protected]>2009-01-18 11:02:16 +0100
commit6427a306ae66460e6bc0d236a96031dae3e7c4ec (patch)
tree1796eea5aaf5c6d4991d30bbf7473ece3ccf1d7d /modules
parent53ea12ada859694b28d35aad3c4bad152d5423e0 (diff)
createFilter: add label select dropbox
Diffstat (limited to 'modules')
-rw-r--r--modules/popup-dialog.php3
1 files changed, 3 insertions, 0 deletions
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 "<input size=\"20\"
onkeypress=\"return filterCR(event, createFilter)\"
name=\"action_param\">";
+
+ print_label_select($link, "action_param_label", $action_param);
+
print "</span>";
print "&nbsp;"; // tiny layout hack