From: Marcel Werk Date: Thu, 19 May 2016 21:34:06 +0000 (+0200) Subject: Fixed html syntax issue X-Git-Tag: 3.0.0_Beta_1~1704 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=fbc2a93e54e65fc54749174fc38a7f8607c63db6;p=GitHub%2FWoltLab%2FWCF.git Fixed html syntax issue --- diff --git a/com.woltlab.wcf/templates/usersOnlineList.tpl b/com.woltlab.wcf/templates/usersOnlineList.tpl index 3e43af0b26..e2b72b6a9c 100644 --- a/com.woltlab.wcf/templates/usersOnlineList.tpl +++ b/com.woltlab.wcf/templates/usersOnlineList.tpl @@ -2,9 +2,9 @@ {capture assign='contentTitle'}{lang}wcf.user.usersOnline{/lang}{/capture} -{capture assign='contentHeader'} +{capture assign='headContent'} - + {if USERS_ONLINE_PAGE_REFRESH > 0} {/if}