From 94a2f9182df1e17f7db712c00008cdefd27635f5 Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Sun, 15 May 2016 09:13:12 +0200 Subject: [PATCH] Fix content header of captchaQuestionAdd template --- .../acp/templates/captchaQuestionAdd.tpl | 24 +++++++++---------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/wcfsetup/install/files/acp/templates/captchaQuestionAdd.tpl b/wcfsetup/install/files/acp/templates/captchaQuestionAdd.tpl index a45194a976..fb9b119d7e 100644 --- a/wcfsetup/install/files/acp/templates/captchaQuestionAdd.tpl +++ b/wcfsetup/install/files/acp/templates/captchaQuestionAdd.tpl @@ -1,7 +1,17 @@ {include file='header' pageTitle='wcf.acp.captcha.question.'|concat:$action}
-

{lang}wcf.acp.captcha.question.{$action}{/lang}

+
+

{lang}wcf.acp.captcha.question.{$action}{/lang}

+
+ +
{include file='formError'} @@ -10,18 +20,6 @@

{lang}wcf.global.success.{$action}{/lang}

{/if} -
- -
- - -
-- 2.20.1