summaryrefslogtreecommitdiff
path: root/js/prefs.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/prefs.js')
-rw-r--r--js/prefs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/prefs.js b/js/prefs.js
index 98b581ca1..d1d02afd5 100644
--- a/js/prefs.js
+++ b/js/prefs.js
@@ -955,7 +955,7 @@ function validatePrefsReset() {
if (ok) {
- query = "?op=pref-prefs&method=reset-config";
+ query = "?op=pref-prefs&method=resetconfig";
console.log(query);
new Ajax.Request("backend.php", {