From: Maximilian Mader Date: Sat, 5 Dec 2015 20:35:22 +0000 (+0100) Subject: Fix mixed content warnings for Google Fonts API X-Git-Tag: 3.0.0_Beta_1~2030^2~210^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2befc2d9ee425079de3e79cdaa7a494031fe6114;p=GitHub%2FWoltLab%2FWCF.git Fix mixed content warnings for Google Fonts API --- diff --git a/com.woltlab.wcf/templates/headInclude.tpl b/com.woltlab.wcf/templates/headInclude.tpl index 9ab7955a6f..88da640b5c 100644 --- a/com.woltlab.wcf/templates/headInclude.tpl +++ b/com.woltlab.wcf/templates/headInclude.tpl @@ -7,7 +7,7 @@ {event name='metaTags'} - + {@$__wcf->getStyleHandler()->getStylesheet()} {event name='stylesheets'} diff --git a/wcfsetup/install/files/acp/templates/header.tpl b/wcfsetup/install/files/acp/templates/header.tpl index aa42fab752..c08350b98c 100644 --- a/wcfsetup/install/files/acp/templates/header.tpl +++ b/wcfsetup/install/files/acp/templates/header.tpl @@ -7,7 +7,7 @@ {if $pageTitle|isset}{@$pageTitle|language} - {/if}{lang}wcf.global.acp{/lang}{if PACKAGE_ID} - {PAGE_TITLE|language}{/if} - + {@$__wcf->getStyleHandler()->getStylesheet(true)} {event name='stylesheets'}