summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2012-10-30 13:03:33 +0000
committerJohn McLear <john@mclear.co.uk>2012-10-30 13:03:33 +0000
commit0702f4e58c3b606e079649c472e52d062c202f5b (patch)
tree6457712a3fac6c0877c41af955078e2b1a1274f6
parent82f1abf7cfea712ee192d602d1e10b45e4ad0de3 (diff)
downloadetherpad-lite-0702f4e58c3b606e079649c472e52d062c202f5b.zip
Get involved text
-rw-r--r--settings.json.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.json.template b/settings.json.template
index 165726f4..087c710c 100644
--- a/settings.json.template
+++ b/settings.json.template
@@ -27,7 +27,7 @@
*/
//the default text of a pad
- "defaultPadText" : "Welcome to Etherpad Lite!\n\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!\n\nEtherpad Lite on Github: http:\/\/etherpad.org\n",
+ "defaultPadText" : "Welcome to Etherpad Lite!\n\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!\n\nGet involved with Etherpad at http:\/\/etherpad.org\n",
/* Users must have a session to access pads. This effectively allows only group pads to be accessed. */
"requireSession" : false,