From: gerv%gerv.net <> Date: Sat, 10 Aug 2002 15:30:03 +0000 (+0000) Subject: Fixing bustage - missing %]. X-Git-Tag: bugzilla-2.17.1~210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df1948548c8c5bc6e9c55ef4dbd5f7fd4ac10aeb;p=thirdparty%2Fbugzilla.git Fixing bustage - missing %]. --- diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 6b12111a47..9d96cd37b3 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.