summaryrefslogtreecommitdiff
path: root/inlinepage.tmpl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2021-04-05 16:17:30 +0200
committerJonas Smedegaard <dr@jones.dk>2021-04-05 16:17:30 +0200
commitb9ad55d9633a9fd1ddddf940723ced2292e0321f (patch)
treec136269843497235065bc8279ec6eb96344670ff /inlinepage.tmpl
parent553e19ff881cc34703d0f56ed36db27f202c45d7 (diff)
parentd0718eb88dbc3e9c5c071ad57c0273204c7fa642 (diff)
Merge branch 'couchdesign/bullseye' into couchdesign/bullseye-h1title-dacouchdesign/bullseye-h1title-da
Diffstat (limited to 'inlinepage.tmpl')
-rw-r--r--inlinepage.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/inlinepage.tmpl b/inlinepage.tmpl
index 8c5800c..171e441 100644
--- a/inlinepage.tmpl
+++ b/inlinepage.tmpl
@@ -10,13 +10,13 @@
</TMPL_IF>
</span>
</TMPL_IF>
-<TMPL_IF HTML5><header class="header"><TMPL_ELSE><span class="header"></TMPL_IF>
+<TMPL_IF HTML5><header class="header"><TMPL_ELSE><div class="header"></TMPL_IF>
<TMPL_IF PERMALINK>
<a href="<TMPL_VAR PERMALINK>"><TMPL_VAR TITLE></a>
<TMPL_ELSE>
<a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a>
</TMPL_IF>
-<TMPL_IF HTML5></header><TMPL_ELSE></span></TMPL_IF>
+<TMPL_IF HTML5></header><TMPL_ELSE></div></TMPL_IF>
<TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
<TMPL_IF HTML5><section class="inlinecontent"><TMPL_ELSE><div class="inlinecontent"></TMPL_IF>