summaryrefslogtreecommitdiff
path: root/public/views/body.ejs
diff options
context:
space:
mode:
authorWu Cheng-Han2015-07-11 12:43:08 +0800
committerWu Cheng-Han2015-07-11 12:43:08 +0800
commit556338a9c6964d110c1351a402b425c71c2571fa (patch)
treed5b6d2071e554e65c7bfaa4f2c84ddb034598e01 /public/views/body.ejs
parent4702b83adc35f384e214a2a6e9199d08e4494093 (diff)
Added support of operational transformation
Diffstat (limited to 'public/views/body.ejs')
-rw-r--r--public/views/body.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/views/body.ejs b/public/views/body.ejs
index bf713cba..1367d9f9 100644
--- a/public/views/body.ejs
+++ b/public/views/body.ejs
@@ -58,7 +58,7 @@
<h4 class="modal-title" id="myModalLabel">This page need refresh</h4>
</div>
<div class="modal-body">
- <h5>This page have a mismatch client version or incorrect user state.</h5>
+ <h5>This page have a mismatch client version or incorrect user state or errors.</h5>
<strong>Please refresh this page.</strong>
</div>
<div class="modal-footer">