summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-08-10 17:30:03 +0200
committergerv%gerv.net <>2002-08-10 17:30:03 +0200
commitdf1948548c8c5bc6e9c55ef4dbd5f7fd4ac10aeb (patch)
tree630b91e1f51f3f252f8e99eff5ec8b99c1ce2580 /template
parentc9ad33beb3e7de010177c29e11f0a6a1a5a52fde (diff)
downloadbugzilla-df1948548c8c5bc6e9c55ef4dbd5f7fd4ac10aeb.tar.gz
bugzilla-df1948548c8c5bc6e9c55ef4dbd5f7fd4ac10aeb.tar.xz
Fixing bustage - missing %].
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/messages.html.tmpl2
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.