From 9db8665a540cb5d066572bedf5ffe0280c0cdb65 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Thu, 19 Dec 2013 17:15:15 -0800 Subject: [PATCH] [ticket/12077] Add missing space after template block name. PHPBB3-12077 --- phpBB/adm/style/acp_language.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/adm/style/acp_language.html b/phpBB/adm/style/acp_language.html index d4fd572376..23c37b1ba0 100644 --- a/phpBB/adm/style/acp_language.html +++ b/phpBB/adm/style/acp_language.html @@ -147,7 +147,7 @@ -   {L_UPLOAD_METHOD}{L_COLON}  id="method" checked="checked" value="{buttons.VALUE}" name="method" /> {buttons.VALUE}  +   {L_UPLOAD_METHOD}{L_COLON}  id="method" checked="checked" value="{buttons.VALUE}" name="method" /> {buttons.VALUE}