diff options
Diffstat (limited to 'template/en/default/global/messages.html.tmpl')
-rw-r--r-- | template/en/default/global/messages.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 6b12111a4..9d96cd37b 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -48,7 +48,7 @@ [% title = "Password Changed" %] Your password has been changed. - [% ELSIF message_tag == "password_change_canceled" + [% ELSIF message_tag == "password_change_canceled" %] [% title = "Cancel Request to Change Password" %] Your request has been cancelled. |