diff options
author | A. Shimono <shimono@bug-ja.org> | 2010-11-30 18:43:06 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2010-11-30 18:43:06 +0100 |
commit | 69267565979d7a030f8fbad94da2a3295473813e (patch) | |
tree | 679029179238f568285f0f7919bef0761b21d7cd /template | |
parent | 7c7de65cbb940ef5a0879d93351403aac969a889 (diff) | |
download | bugzilla-69267565979d7a030f8fbad94da2a3295473813e.tar.gz bugzilla-69267565979d7a030f8fbad94da2a3295473813e.tar.xz |
Fix typo
r/a=LpSolit
https://bugzilla.mozilla.org/show_bug.cgi?id=615570
Diffstat (limited to 'template')
-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 b68ecdc5c..aa6bf7e74 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -650,7 +650,7 @@ [% END %] </ul> [% ELSE %] - No changes made to file type <em>[% flagtype.name FILTER html %]</em>. + No changes made to flag type <em>[% flagtype.name FILTER html %]</em>. [% END %] [% ELSIF message_tag == "flag_type_deleted" %] |