Fixing bustage - missing %].

This commit is contained in:
gerv%gerv.net 2002-08-10 08:30:03 +00:00
parent 85507cff5c
commit d63576bdec

View File

@ -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.