summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/files/def.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/files/def.js b/static/files/def.js
index a6f80ae4..3c13402b 100644
--- a/static/files/def.js
+++ b/static/files/def.js
@@ -253,6 +253,9 @@ DOMLoad(function() {
}
}
+ // userdel
+ cl('userdel', function() { return confirm("Completely remove this account from the site?") });
+
// vote warnings
cl('dovote_10', function() { return confirm(
"You are about to give this visual novel a 10 out of 10. This is a rather extreme rating, "