mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 22:11:30 +00:00
filter UI tweaks
This commit is contained in:
@@ -372,7 +372,7 @@
|
||||
print "<span id=\"filter_dlg_date_chk_box\" style=\"display : none\">";
|
||||
print " <input class=\"button\"
|
||||
type=\"submit\" onclick=\"return filterDlgCheckDate()\"
|
||||
value=\"".__('Check Date')."\">";
|
||||
value=\"".__('Check date')."\">";
|
||||
print "</span>";
|
||||
|
||||
print "<br/> " . __("on field") . " ";
|
||||
|
||||
Reference in New Issue
Block a user