From: Alexander Ebert Date: Mon, 10 May 2021 14:06:25 +0000 (+0200) Subject: Use `` instead of `` for jump anchors X-Git-Tag: 5.4.0_Alpha_2~16 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f48f3551ed549c9188176d86891b0ecf5b8d13e8;p=GitHub%2FWoltLab%2FWCF.git Use `` instead of `` for jump anchors --- diff --git a/com.woltlab.wcf/templates/footer.tpl b/com.woltlab.wcf/templates/footer.tpl index 308157a914..0e9a4e229e 100644 --- a/com.woltlab.wcf/templates/footer.tpl +++ b/com.woltlab.wcf/templates/footer.tpl @@ -145,7 +145,7 @@ {@FOOTER_CODE} - + diff --git a/com.woltlab.wcf/templates/header.tpl b/com.woltlab.wcf/templates/header.tpl index bc792e9b4e..dc9e0c5116 100644 --- a/com.woltlab.wcf/templates/header.tpl +++ b/com.woltlab.wcf/templates/header.tpl @@ -27,7 +27,7 @@ {if !$__pageDataAttributes|empty}{@$__pageDataAttributes}{/if} class="{if $__wcf->getActivePage() != null && $__wcf->getActivePage()->cssClassName}{$__wcf->getActivePage()->cssClassName}{/if}{if !$__pageCssClassName|empty} {$__pageCssClassName}{/if}"> - +
{event name='beforePageHeader'} diff --git a/wcfsetup/install/files/acp/templates/footer.tpl b/wcfsetup/install/files/acp/templates/footer.tpl index da3b6ece2c..ca15232394 100644 --- a/wcfsetup/install/files/acp/templates/footer.tpl +++ b/wcfsetup/install/files/acp/templates/footer.tpl @@ -12,7 +12,7 @@ - + diff --git a/wcfsetup/install/files/acp/templates/header.tpl b/wcfsetup/install/files/acp/templates/header.tpl index c6eeddd28b..e42883decb 100644 --- a/wcfsetup/install/files/acp/templates/header.tpl +++ b/wcfsetup/install/files/acp/templates/header.tpl @@ -225,7 +225,7 @@ - + {assign var=_acpPageSubMenuActive value=false} {if PACKAGE_ID}