From: Marcel Werk Date: Wed, 17 Jan 2018 13:18:33 +0000 (+0100) Subject: Fixed margins of the 'captcha question' section X-Git-Tag: 3.1.0_RC_2~36 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ef4c37f9a2b36d55cb9bef856e16a4455c0468e6;p=GitHub%2FWoltLab%2FWCF.git Fixed margins of the 'captcha question' section --- diff --git a/com.woltlab.wcf/templates/captchaQuestion.tpl b/com.woltlab.wcf/templates/captchaQuestion.tpl index d4b2dd009a..b8c9f94027 100644 --- a/com.woltlab.wcf/templates/captchaQuestion.tpl +++ b/com.woltlab.wcf/templates/captchaQuestion.tpl @@ -1,5 +1,3 @@ - - {if !$captchaQuestionAnswered}
@@ -26,6 +24,8 @@ {/if} + +
{if !$ajaxCaptcha|empty} @@ -40,4 +40,8 @@ }); {/if} +{else} +
+ +
{/if}