From 9fd8a6ee0f080f3af9581cde93a979874ef28f8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Calvo?= Date: Fri, 28 Jul 2017 15:30:57 +0200 Subject: [PATCH] [ticket/15289] Update acp template PHPBB3-15289 --- phpBB/adm/style/acp_storage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/adm/style/acp_storage.html b/phpBB/adm/style/acp_storage.html index 3c0c6bfe54..3dcdf7e8c3 100644 --- a/phpBB/adm/style/acp_storage.html +++ b/phpBB/adm/style/acp_storage.html @@ -12,11 +12,11 @@
{{ lang('STORAGE_' ~ storage.get_name | upper ~ '_TITLE') }}
-

{L_STORAGE_SELECT_DESC}
+

{{ lang('STORAGE_SELECT_DESC') }}