diff --git a/phpBB/adm/style/acp_storage.html b/phpBB/adm/style/acp_storage.html
index 43bb855bf3..aa25b8feb3 100644
--- a/phpBB/adm/style/acp_storage.html
+++ b/phpBB/adm/style/acp_storage.html
@@ -69,53 +69,57 @@
{{ lang('STORAGE_SELECT_DESC') }}
- {% for provider in PROVIDERS if provider.is_available %}
-
+ {% elseif input_type == 'select' %}
+
+ {% endif %}
+
+
+ {% endfor %}
+
+ {% endif %}
{% endfor %}
{% endfor %}