diff --git a/phpBB/adm/style/acp_storage.html b/phpBB/adm/style/acp_storage.html index 4689a7546d..0a934cd325 100644 --- a/phpBB/adm/style/acp_storage.html +++ b/phpBB/adm/style/acp_storage.html @@ -6,6 +6,27 @@
{{ lang('STORAGE_TITLE_EXPLAIN') }}
+{{ lang('STORAGE_NAME') }} | +{{ lang('STORAGE_NUM_FILES') }} | +{{ lang('STORAGE_SIZE') }} | +{{ lang('STORAGE_FREE') }} | +
---|---|---|---|
{{ storage.name }} | +{{ storage.files }} | +{{ storage.size }} | +{{ storage.free_space }} | +