From: timeless%mozdev.org <> Date: Mon, 8 Jan 2007 08:52:53 +0000 (+0000) Subject: Bug 365507 admin/versions/confirm-delete uses strange mark up X-Git-Tag: bugzilla-2.23.4~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a891093d733d62d27da8bb45ee001f01bcf31cb0;p=thirdparty%2Fbugzilla.git Bug 365507 admin/versions/confirm-delete uses strange mark up patch by bmo2007@rsz.jp r=timeless a=justdave --- diff --git a/template/en/default/admin/versions/confirm-delete.html.tmpl b/template/en/default/admin/versions/confirm-delete.html.tmpl index 5d5fb81937..a621359adf 100644 --- a/template/en/default/admin/versions/confirm-delete.html.tmpl +++ b/template/en/default/admin/versions/confirm-delete.html.tmpl @@ -64,9 +64,9 @@

Confirmation

- -[% IF version.bug_count %] +[% IF version.bug_count %] +

Sorry, there [% IF version.bug_count > 1 %] are [% version.bug_count FILTER none %] [%+ terms.bugs %] @@ -82,10 +82,10 @@ that [% terms.bug %] [% END %] to another version before you can delete this one. - +

[% ELSE %] -

Do you really want to delete this version?

+

Do you really want to delete this version?