diff options
-rw-r--r-- | templates/editpage.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl index c23630dfa..d02eaad70 100644 --- a/templates/editpage.tmpl +++ b/templates/editpage.tmpl @@ -19,6 +19,7 @@ Optional comment about this change:</br> <TMPL_VAR FORM-END> <TMPL_IF NAME="PAGE_PREVIEW"> <hr> +<h1>Page preview:</h1> <TMPL_VAR PAGE_PREVIEW> </TMPL_IF> </body> |