mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 08:35:57 +00:00
createFilter: add label select dropbox
This commit is contained in:
@@ -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 " "; // tiny layout hack
|
||||
|
||||
Reference in New Issue
Block a user