From: Sascha Greuel Date: Tue, 25 Jun 2013 10:25:43 +0000 (+0200) Subject: Fixed inconsistent usage of elseif X-Git-Tag: 2.0.0_Beta_5~136^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4b352e9c2de23b8cf47f3ace8e10be588f8e1891;p=GitHub%2FWoltLab%2FWCF.git Fixed inconsistent usage of elseif --- diff --git a/com.woltlab.wcf/templates/accountManagement.tpl b/com.woltlab.wcf/templates/accountManagement.tpl index 1b33cedc31..b9c140fa6d 100644 --- a/com.woltlab.wcf/templates/accountManagement.tpl +++ b/com.woltlab.wcf/templates/accountManagement.tpl @@ -222,7 +222,7 @@ - {else if !$__wcf->getUser()->hasAdministrativeAccess()} + {elseif !$__wcf->getUser()->hasAdministrativeAccess()} {if GITHUB_PUBLIC_KEY !== '' && GITHUB_PRIVATE_KEY !== ''}
{lang}wcf.user.3rdparty.github{/lang}