summaryrefslogtreecommitdiff
path: root/modules/popup-dialog.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-12-13 13:24:59 +0100
committerAndrew Dolgov <[email protected]>2008-12-13 13:24:59 +0100
commit0aeef22a9ea1f655ee0ffffaec1c1171ce20811d (patch)
treec303bfc5ebcba1f33733ef581870ddde8a68e5eb /modules/popup-dialog.php
parenta8732d0c75290da7bbf869131e526fc82d50ce52 (diff)
filter UI tweaks
Diffstat (limited to 'modules/popup-dialog.php')
-rw-r--r--modules/popup-dialog.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php
index 10074b179..90e537e91 100644
--- a/modules/popup-dialog.php
+++ b/modules/popup-dialog.php
@@ -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") . " ";