aboutsummaryrefslogtreecommitdiff
path: root/templates/editcreationconflict.tmpl
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-22 19:58:34 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-22 19:58:34 -0400
commitd76c10cba24c2bea026facb2a9e5e3215d7f3994 (patch)
tree3a35deb647834ae1e00487b4cfef95a7e8921b50 /templates/editcreationconflict.tmpl
parent2b9615194e0adefa0f61810405db1e9204ccc72b (diff)
downloadikiwiki-d76c10cba24c2bea026facb2a9e5e3215d7f3994.tar
ikiwiki-d76c10cba24c2bea026facb2a9e5e3215d7f3994.tar.gz
Split out error messages from editpage.tmpl into several separate templates.
Diffstat (limited to 'templates/editcreationconflict.tmpl')
-rw-r--r--templates/editcreationconflict.tmpl9
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/editcreationconflict.tmpl b/templates/editcreationconflict.tmpl
new file mode 100644
index 000000000..c99102f0d
--- /dev/null
+++ b/templates/editcreationconflict.tmpl
@@ -0,0 +1,9 @@
+<p class="error">
+<b>While you were creating this page, someone else independently created a page
+with the same name.</b>
+</p>
+<p>
+The edit box below contains the page's current content, followed by the
+content you entered previously, to allow you to merge the two
+together before saving.
+</p>