aboutsummaryrefslogtreecommitdiff
path: root/templates/editpage.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/editpage.tmpl')
-rw-r--r--templates/editpage.tmpl5
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl
index ec48df4c2..cf4520575 100644
--- a/templates/editpage.tmpl
+++ b/templates/editpage.tmpl
@@ -38,17 +38,16 @@ Optional comment about this change:<br />
<TMPL_VAR FIELD-COMMENTS><br />
</TMPL_IF>
<TMPL_VAR FORM-SUBMIT>
+<TMPL_VAR HELPONFORMATTINGLINK>
<TMPL_VAR FORM-END>
-<hr />
<TMPL_IF NAME="PAGE_PREVIEW">
+<hr />
<div class="header">
<span>Page preview:</span>
</div>
<div id="content">
<TMPL_VAR PAGE_PREVIEW>
</div>
-<TMPL_ELSE>
-<TMPL_VAR HELPONFORMATTINGLINK>
</TMPL_IF>
</body>
</html>