mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-27 05:51:28 +00:00
dialog layout tweaks
This commit is contained in:
@@ -383,10 +383,13 @@
|
||||
|
||||
print "</select>";
|
||||
|
||||
print " " . __("with params") . " ";
|
||||
print "<span id=\"filter_dlg_param_box\" style=\"display : none\">";
|
||||
print " " . __("with parameters:") . " ";
|
||||
print "<input size=\"20\"
|
||||
name=\"action_param\">";
|
||||
print "</span>";
|
||||
|
||||
print "<input disabled size=\"20\"
|
||||
name=\"action_param\">";
|
||||
print " "; // tiny layout hack
|
||||
|
||||
print "</div>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user