1 <TMPL_IF NAME="PAGE_CONFLICT">
3 <b>Your changes conflict with other changes made to the page.</b>
6 Conflict markers have been inserted into the page content. Reconcile the
7 conflict and commit again to save your changes.
10 <TMPL_IF NAME="FAILED_SAVE">
12 <b>Failed to save your changes.</b>
15 Your changes were not able to be saved to disk. The system gave the error:
17 <TMPL_VAR ERROR_MESSAGE>
19 Your changes are preserved below, and you can try again to save them.
22 <TMPL_IF NAME="PAGE_GONE">
24 <b>The page you were editing has disappeared.</b>
27 Perhaps someone else has deleted it or moved it. If you want to recreate
28 this page with your text, click "Save Page" again.
31 <TMPL_IF NAME="CREATION_CONFLICT">
33 <b>While you were creating this page, someone else independently created a page
34 with the same name.</b>
37 The edit box below contains the page's current content, followed by the
38 content you entered previously, to allow you to merge the two
39 together before saving.
45 <TMPL_VAR FIELD-RCSINFO>
46 <TMPL_VAR FIELD-NEWFILE>
47 <TMPL_IF NAME="PAGE_SELECT">
48 Page location: <TMPL_VAR FIELD-PAGE>
49 Page type: <TMPL_VAR FIELD-TYPE>
55 <TMPL_VAR FIELD-EDITCONTENT><br />
56 <TMPL_IF NAME="CAN_COMMIT">
57 Optional comment about this change:<br />
58 <TMPL_VAR FIELD-COMMENTS><br />
60 <TMPL_VAR FORM-SUBMIT>
61 <TMPL_VAR HELPONFORMATTINGLINK>
64 <TMPL_IF NAME="PAGE_PREVIEW">
67 <span>Page preview:</span>
70 <TMPL_VAR PAGE_PREVIEW>