summaryrefslogtreecommitdiff
path: root/src/templates
diff options
context:
space:
mode:
authorLokeshN <ln@vmware.com>2016-05-22 20:58:51 +0530
committerLokeshN <ln@vmware.com>2016-05-22 21:12:21 +0530
commita8d5dc0693504671126abcf8680a3a3aa6acaebb (patch)
treed7bae50c226909d6897b10e8b8ae515839ae7c08 /src/templates
parentc5638dd7e520b26ea6f05e7ca34edaa7b466d62a (diff)
downloadetherpad-lite-a8d5dc0693504671126abcf8680a3a3aa6acaebb.zip
Issue #2960 - deactivate settings.json
Deactivate settings.json in Admin dashboard
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/admin/settings.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/templates/admin/settings.html b/src/templates/admin/settings.html
index 3b8615fc..560ac507 100644
--- a/src/templates/admin/settings.html
+++ b/src/templates/admin/settings.html
@@ -44,6 +44,11 @@
<a href='https://github.com/ether/etherpad-lite/wiki/Example-Production-Settings.JSON'>Example production settings template</a>
<a href='https://github.com/ether/etherpad-lite/wiki/Example-Development-Settings.JSON'>Example development settings template</a>
</div>
+
+ <div class="innerwrapper-err" >
+ <h2 class="err-message"></h2>
+ </div>
+
</div>
</body>
</html>