diff options
Diffstat (limited to 'phpBB/adm/style/acp_ext_delete.html')
-rw-r--r-- | phpBB/adm/style/acp_ext_delete.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_ext_delete.html b/phpBB/adm/style/acp_ext_delete.html index 1ce99b8905..f9a52861e5 100644 --- a/phpBB/adm/style/acp_ext_delete.html +++ b/phpBB/adm/style/acp_ext_delete.html @@ -18,10 +18,10 @@ </form>
<!-- ELSE IF -->
<div class="successbox">
- <p>{L_DELETE_SUCESS}</p>
+ <p>{L_DELETE_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 -->
|