From: jocuri%softhome.net <> Date: Mon, 27 Dec 2004 17:58:29 +0000 (+0000) Subject: Patch for bug 275939: Classification templates use wrong filtering in URLs; patch... X-Git-Tag: bugzilla-2.19.2~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77685016dc35f13c83d11a43a0c2a22d6df91af4;p=thirdparty%2Fbugzilla.git Patch for bug 275939: Classification templates use wrong filtering in URLs; patch by GavinS , r=vladd, a=justdave. --- diff --git a/template/en/default/admin/classifications/edit.html.tmpl b/template/en/default/admin/classifications/edit.html.tmpl index 6c58836d75..fba32ca302 100644 --- a/template/en/default/admin/classifications/edit.html.tmpl +++ b/template/en/default/admin/classifications/edit.html.tmpl @@ -34,7 +34,7 @@ - Edit products + Edit products [% IF products AND products.size > 0 %] diff --git a/template/en/default/admin/classifications/new.html.tmpl b/template/en/default/admin/classifications/new.html.tmpl index c8046b898f..ba62e5d657 100644 --- a/template/en/default/admin/classifications/new.html.tmpl +++ b/template/en/default/admin/classifications/new.html.tmpl @@ -26,7 +26,7 @@ OK, done.

Back to the main [% terms.bugs %] page, -add products to this new classification, +add products to this new classification, or edit more classifications. [% PROCESS global/footer.html.tmpl %] diff --git a/template/en/default/admin/classifications/select.html.tmpl b/template/en/default/admin/classifications/select.html.tmpl index 0c0d3d392a..3cfa3fcaaa 100644 --- a/template/en/default/admin/classifications/select.html.tmpl +++ b/template/en/default/admin/classifications/select.html.tmpl @@ -35,7 +35,7 @@ [% FOREACH cl = classifications %]

- + [% ELSE %] - + [% END %] [%# don't allow user to delete the default id. %] [% IF (cl.id == 1) %] [% ELSE %] - + [% END %] [% END %]
[% cl.classification FILTER html %][% cl.classification FILTER html %] [% IF cl.description %] [% cl.description %] @@ -46,14 +46,14 @@ [% IF (cl.id == 1) %] [% cl.total FILTER html %]reclassify ([% cl.total FILTER html %])reclassify ([% cl.total FILTER html %]) deletedelete