diff options
Diffstat (limited to 'phpBB/adm/style/acp_disallow.html')
-rw-r--r-- | phpBB/adm/style/acp_disallow.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_disallow.html b/phpBB/adm/style/acp_disallow.html index 5d94787f04..e9d6cb6c51 100644 --- a/phpBB/adm/style/acp_disallow.html +++ b/phpBB/adm/style/acp_disallow.html @@ -4,7 +4,7 @@ <h1>{L_ACP_DISALLOW_USERNAMES}</h1> -<p>{L_ADD_DISALLOW_EXPLAIN}</p> +<p>{L_ACP_DISALLOW_EXPLAIN}</p> <form id="acp_disallow" method="post" action="{U_ACTION}"> |