1
0
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:
Andrew Dolgov
2008-12-13 13:24:59 +01:00
parent a8732d0c75
commit 0aeef22a9e
2 changed files with 5 additions and 4 deletions

View File

@@ -372,7 +372,7 @@
print "<span id=\"filter_dlg_date_chk_box\" style=\"display : none\">";
print "&nbsp;<input class=\"button\"
type=\"submit\" onclick=\"return filterDlgCheckDate()\"
value=\"".__('Check Date')."\">";
value=\"".__('Check date')."\">";
print "</span>";
print "<br/> " . __("on field") . " ";