editfailedsave.tmpl 265 B

1234567891011
  1. <p class="error">
  2. <b>Failed to save your changes.</b>
  3. </p>
  4. <p>
  5. Your changes were not able to be saved to disk. The system gave the error:
  6. <blockquote>
  7. <TMPL_VAR ERROR_MESSAGE>
  8. </blockquote>
  9. Your changes are preserved below, and you can try again to save them.
  10. </p>