diff --git a/phpBB/adm/style/acp_storage.html b/phpBB/adm/style/acp_storage.html index bb9940554b..63f52a276e 100644 --- a/phpBB/adm/style/acp_storage.html +++ b/phpBB/adm/style/acp_storage.html @@ -61,34 +61,23 @@
{{ lang('STORAGE_TITLE_EXPLAIN') }}
{{ lang('CONTINUE_EXPLAIN') }}
+ + +
+ {{ INDEXING_EXPLAIN }} + {% if INDEXING_PROGRESS_BAR %} + + + {{ INDEXING_PROGRESS_BAR.PERCENTAGE|number_format(2) ~ ' %' }} + {% endif %} +