diff --git a/templates/display/change_password/file_b.twig b/templates/display/change_password/file_b.twig
index e5fc597b27..9c9dd91af4 100644
--- a/templates/display/change_password/file_b.twig
+++ b/templates/display/change_password/file_b.twig
@@ -5,10 +5,10 @@
- {% filter notice %}
+ {% apply notice %}
{% trans %}
This method requires using an 'SSL connection' or an 'unencrypted connection that encrypts the password using RSA'; while connecting to the server.
{% endtrans %}
{{ show_mysql_docu('sha256-authentication-plugin') }}
- {% endfilter %}
+ {% endapply %}