diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/editpage.tmpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl index 42d61c188..f8eda1b47 100644 --- a/templates/editpage.tmpl +++ b/templates/editpage.tmpl @@ -1,3 +1,4 @@ +<TMPL_VAR JAVASCRIPT> <TMPL_IF NAME="PAGE_CONFLICT"> <p> <b>Your changes conflict with other changes made to the page.</b> @@ -85,5 +86,3 @@ Optional comment about this change:<br /> <TMPL_VAR PAGE_PREVIEW> </div> </TMPL_IF> - -<TMPL_VAR JAVASCRIPT> |