From c8a16e5a5d0ca9ab0ff627085bd875e010955b4b Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 30 May 2006 01:25:46 +0000 Subject: Bug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu r=LpSolit a=myk --- template/en/default/admin/users/confirm-delete.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template') 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 %]. - 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 %] -- cgit v1.2.3-24-g4f1b