From 77685016dc35f13c83d11a43a0c2a22d6df91af4 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Mon, 27 Dec 2004 17:58:29 +0000 Subject: Patch for bug 275939: Classification templates use wrong filtering in URLs; patch by GavinS , r=vladd, a=justdave. --- template/en/default/admin/classifications/edit.html.tmpl | 2 +- template/en/default/admin/classifications/new.html.tmpl | 2 +- template/en/default/admin/classifications/select.html.tmpl | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'template/en/default/admin/classifications') diff --git a/template/en/default/admin/classifications/edit.html.tmpl b/template/en/default/admin/classifications/edit.html.tmpl index 6c58836d7..fba32ca30 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 c8046b898..ba62e5d65 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 0c0d3d392..3cfa3fcaa 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 %] -- cgit v1.2.3-24-g4f1b
[% 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