aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_main.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/acp_main.html')
-rw-r--r--phpBB/adm/style/acp_main.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html
index 6126c16d63..3bfa7602c7 100644
--- a/phpBB/adm/style/acp_main.html
+++ b/phpBB/adm/style/acp_main.html
@@ -21,10 +21,10 @@
</div>
<!-- ENDIF -->
- <!-- IF S_WRITEABLE_CONFIG -->
+ <!-- IF S_WRITABLE_CONFIG -->
<div class="errorbox">
<h3>{L_WARNING}</h3>
- <p>{L_WRITEABLE_CONFIG}</p>
+ <p>{L_WRITABLE_CONFIG}</p>
</div>
<!-- ENDIF -->