summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-01-28 10:26:56 +0100
committerAndrew Dolgov <[email protected]>2007-01-28 10:26:56 +0100
commit926255683e169c6c28f3f9dd833482be33fc459a (patch)
tree1a3b8fe3b372d372b499844f606520fde86b09cd /modules
parent2b2044bcd9c0ebc407d1a8d3228eb4b1edc72d08 (diff)
new version notifier updates
Diffstat (limited to 'modules')
-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 d26fc7a17..00bf81b0f 100644
--- a/modules/popup-dialog.php
+++ b/modules/popup-dialog.php
@@ -32,7 +32,7 @@
print "<input class=\"button\"
type=\"submit\" onclick=\"return closeInfoBox()\"
- value=\"Close\">";
+ value=\"Close this window\">";
print "</div>";