diff options
Diffstat (limited to 'templates/inlinepage.tmpl')
-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 39afc7f98..bcb61335d 100644 --- a/templates/inlinepage.tmpl +++ b/templates/inlinepage.tmpl @@ -1,5 +1,5 @@ <div class="inlinepage"> -<span id="header"><TMPL_VAR PAGELINK></span> +<span class="header"><TMPL_VAR PAGELINK></span> <TMPL_VAR CONTENT> |