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 356338608..0e77118db 100644
--- a/prefs.js
+++ b/prefs.js
@@ -957,7 +957,7 @@ function editSelectedFeeds() {
notify("");
- notify_progress("Loading, please wait...");
+ notify_progress("Loading, please wait...", true);
var query = "?op=pref-feeds&subop=editfeeds&ids=" +
param_escape(rows.toString());