aboutsummaryrefslogtreecommitdiff
path: root/templates/editfailedsave.tmpl
blob: 5184f7d4d156905d6af558d3233c18dfb0df486e (plain)
1
2
3
4
5
6
7
8
9
10
<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>