summaryrefslogtreecommitdiff
path: root/viewfeed.js
diff options
context:
space:
mode:
Diffstat (limited to 'viewfeed.js')
-rw-r--r--viewfeed.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/viewfeed.js b/viewfeed.js
index 7caba319d..7ff660a3b 100644
--- a/viewfeed.js
+++ b/viewfeed.js
@@ -514,7 +514,7 @@ function editTagsSave() {
printLockingError();
}
- notify("Saving article tags...");
+ notify_progress("Saving article tags...");
var form = document.forms["tag_edit_form"];