diff --git a/phpBB/adm/style/acp_ban.html b/phpBB/adm/style/acp_ban.html
index 8dd771f7fa..d8638f5bcd 100644
--- a/phpBB/adm/style/acp_ban.html
+++ b/phpBB/adm/style/acp_ban.html
@@ -73,7 +73,7 @@
-
+{S_FORM_TOKEN}
@@ -117,6 +117,7 @@
+{S_FORM_TOKEN}
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 8253a35291..51001d68da 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -83,7 +83,7 @@
- [Fix] Submitting language changes using acp_language (Bug #14736)
- [Fix] Fixed wrong bbcode handling for forum rules, forum descriptions and group descriptions
- - [Fix] Fixed faulty form token for acp_ranks (Bug #14725)
+ - [Fix] Fixed faulty form tokens (Bug #14725 and #14755)
- [Fix] Fixed bbcode uid generation in the phpBB2 converter (Bug #14722)
- [Fix] Able to request new password (Bug #14743)