diff options
author | lpsolit%gmail.com <> | 2006-05-30 01:25:46 +0000 |
---|---|---|
committer | lpsolit%gmail.com <> | 2006-05-30 01:25:46 +0000 |
commit | c8a16e5a5d0ca9ab0ff627085bd875e010955b4b (patch) | |
tree | c8eb389d7a9a76571d29da6365a64ab30fc22f0e /template | |
parent | 422a379558b0738d842c1e5b997ef8357ff18ac4 (diff) | |
download | bugs-c8a16e5a5d0ca9ab0ff627085bd875e010955b4b.tar bugs-c8a16e5a5d0ca9ab0ff627085bd875e010955b4b.tar.gz bugs-c8a16e5a5d0ca9ab0ff627085bd875e010955b4b.tar.bz2 bugs-c8a16e5a5d0ca9ab0ff627085bd875e010955b4b.tar.xz bugs-c8a16e5a5d0ca9ab0ff627085bd875e010955b4b.zip |
Bug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/users/confirm-delete.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/users/confirm-delete.html.tmpl b/template/en/default/admin/users/confirm-delete.html.tmpl index 71e2068ad..53abd5937 100644 --- a/template/en/default/admin/users/confirm-delete.html.tmpl +++ b/template/en/default/admin/users/confirm-delete.html.tmpl @@ -149,8 +149,8 @@ [% ELSE %] [%+ reporter %] [%+ terms.bugs %] [% END %]</a>. - If you delete the user account, the [% terms.bugs %] table in the - database will be inconsistent, resulting in + If you delete the user account, the database records will be + inconsistent, resulting in [% IF reporter == 1 %] this [% terms.bug %] [% ELSE %] |