diff --git a/phpBB/adm/style/acp_ext_delete_data.html b/phpBB/adm/style/acp_ext_delete_data.html
index cc9ad4e416..80145e4601 100644
--- a/phpBB/adm/style/acp_ext_delete_data.html
+++ b/phpBB/adm/style/acp_ext_delete_data.html
@@ -13,7 +13,7 @@
{{ MIGRATOR_ERROR }}
{{ lang('RETURN_TO_EXTENSION_LIST') }}
- {% elseif PRE %}
+ {% elseif S_PRE_STEP %}
diff --git a/phpBB/adm/style/acp_ext_disable.html b/phpBB/adm/style/acp_ext_disable.html
index 066795007b..30b2525810 100644
--- a/phpBB/adm/style/acp_ext_disable.html
+++ b/phpBB/adm/style/acp_ext_disable.html
@@ -7,7 +7,7 @@
{{ lang('EXTENSIONS_EXPLAIN') }}
{{ lang('EXTENSION_DISABLE_EXPLAIN') }}
- {% if PRE %}
+ {% if S_PRE_STEP %}