]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fixing bustage - missing %].
authorgerv%gerv.net <>
Sat, 10 Aug 2002 15:30:03 +0000 (15:30 +0000)
committergerv%gerv.net <>
Sat, 10 Aug 2002 15:30:03 +0000 (15:30 +0000)
template/en/default/global/messages.html.tmpl

index 6b12111a476c2deb0a1ebdb93d931e78ced32911..9d96cd37b3714f0c2427cad6f54b995da6bf3e3c 100644 (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.