summaryrefslogtreecommitdiff
path: root/templates/editfailedsave.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/editfailedsave.tmpl')
-rw-r--r--templates/editfailedsave.tmpl10
1 files changed, 0 insertions, 10 deletions
diff --git a/templates/editfailedsave.tmpl b/templates/editfailedsave.tmpl
deleted file mode 100644
index 5184f7d..0000000
--- a/templates/editfailedsave.tmpl
+++ /dev/null
@@ -1,10 +0,0 @@
-<p class="error">
-<b>Failed to save your changes.</b>
-</p>
-<p>
-Your changes were not able to be saved to disk. The system gave the error:
-<blockquote>
-<TMPL_VAR ERROR_MESSAGE>
-</blockquote>
-Your changes are preserved below, and you can try again to save them.
-</p>