summaryrefslogtreecommitdiffstats
path: root/etherpad/src/static/js/pro/guest-knock-client.js
diff options
context:
space:
mode:
Diffstat (limited to 'etherpad/src/static/js/pro/guest-knock-client.js')
-rw-r--r--etherpad/src/static/js/pro/guest-knock-client.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/etherpad/src/static/js/pro/guest-knock-client.js b/etherpad/src/static/js/pro/guest-knock-client.js
index 16424d9..bace225 100644
--- a/etherpad/src/static/js/pro/guest-knock-client.js
+++ b/etherpad/src/static/js/pro/guest-knock-client.js
@@ -44,7 +44,7 @@ function knockReply(responseText) {
}
function knockError() {
- alert("There was an error requesting access to the pad. Kindly report this by sending email to bugs@etherpad.com.");
+ alert("There was an error requesting access to the pad. Kindly report this by sending email to bugs@pad.spline.inf.fu-berlin.de.");
}
$(document).ready(function() {