summaryrefslogtreecommitdiff
path: root/prefs.js
diff options
context:
space:
mode:
Diffstat (limited to 'prefs.js')
-rw-r--r--prefs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.js b/prefs.js
index 33ed8fd76..c590c61f8 100644
--- a/prefs.js
+++ b/prefs.js
@@ -1548,7 +1548,7 @@ function changeUserEmail() {
var query = Form.serialize("change_email_form");
- notify_progress("Trying to change e-mail...");
+ notify_progress("Saving...");
new Ajax.Request("backend.php", {
parameters: query,