diff options
Diffstat (limited to 'phpBB/adm/style/acp_ext_disable.html')
-rw-r--r-- | phpBB/adm/style/acp_ext_disable.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_ext_disable.html b/phpBB/adm/style/acp_ext_disable.html index 2198db09a1..c7de43a611 100644 --- a/phpBB/adm/style/acp_ext_disable.html +++ b/phpBB/adm/style/acp_ext_disable.html @@ -18,10 +18,10 @@ </form>
<!-- ELSE IF -->
<div class="successbox">
- <p>{L_DISABLE_SUCESS}</p>
+ <p>{L_DISABLE_SUCCESS}</p>
<br />
<p><a href="{U_RETURN}">{L_RETURN}</a></p>
</div>
<!-- ENDIF -->
-<!-- INCLUDE overall_footer.html -->
\ No newline at end of file +<!-- INCLUDE overall_footer.html -->
|