diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/inlinepage.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl index 96e20e53f..bca3ff55d 100644 --- a/templates/inlinepage.tmpl +++ b/templates/inlinepage.tmpl @@ -1,4 +1,4 @@ -<h2><TMPL_VAR PAGELINK></h2> +<h1><TMPL_VAR PAGELINK></h1> <TMPL_VAR CONTENT> |