createFilter: add label select dropbox

This commit is contained in:
Andrew Dolgov 2009-01-18 11:02:16 +01:00
parent 53ea12ada8
commit 6427a306ae
1 changed files with 3 additions and 0 deletions

View File

@ -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