diff --git a/phpBB/adm/style/acp_storage.html b/phpBB/adm/style/acp_storage.html index 031f453cdd..97069b0b57 100644 --- a/phpBB/adm/style/acp_storage.html +++ b/phpBB/adm/style/acp_storage.html @@ -23,7 +23,7 @@
- {{ lang('SUBMIT }} + {{ lang('SUBMIT') }}   {{ S_FORM_TOKEN }} @@ -91,7 +91,7 @@ {% set input_value = attribute(config, 'storage\\' ~ storage.get_name ~ '\\config\\' ~ name) %}
- + {% if lang_defined(description) %}
{{ lang(description) }} {% endif %}