diff --git a/phpBB/adm/style/acp_storage.html b/phpBB/adm/style/acp_storage.html index 79bb1ad79d..0a934cd325 100644 --- a/phpBB/adm/style/acp_storage.html +++ b/phpBB/adm/style/acp_storage.html @@ -9,10 +9,10 @@
{L_STORAGE_NAME} | -{L_STORAGE_NUM_FILES} | -{L_STORAGE_SIZE} | -{L_STORAGE_FREE} | +{{ lang('STORAGE_NAME') }} | +{{ lang('STORAGE_NUM_FILES') }} | +{{ lang('STORAGE_SIZE') }} | +{{ lang('STORAGE_FREE') }} |
---|