From ef5e612732d6f76d1c29e17b34498789ade1efc7 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Tue, 10 Jan 2006 05:50:00 +0000 Subject: [PATCH] Bug 321187 please be nice to links and generate explicit action uris r=lpsolit a=justdave --- .../admin/products/groupcontrol/confirm-edit.html.tmpl | 2 +- template/en/default/attachment/diff-header.html.tmpl | 6 +++--- template/en/default/bug/summarize-time.html.tmpl | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl b/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl index 006189c13d..0af6f68e2b 100644 --- a/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl +++ b/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl @@ -36,7 +36,7 @@ which the group is newly mandatory and will be added. group '[% group.name FILTER html %]' impacts [% group.count %]  [% terms.bugs %] for which the group is no longer applicable and will be removed.[% END %] -
+ [% PROCESS "global/hidden-fields.html.tmpl" exclude="^Bugzilla_(login|password)$" %] diff --git a/template/en/default/attachment/diff-header.html.tmpl b/template/en/default/attachment/diff-header.html.tmpl index d26b274efa..f42d286efa 100644 --- a/template/en/default/attachment/diff-header.html.tmpl +++ b/template/en/default/attachment/diff-header.html.tmpl @@ -248,7 +248,7 @@ tbody.file pre:empty { [% IF other_patches.size > 0 %] [% IF headers %] |[%END%] Differences between - +
) +
) [% END %] [% IF warning %] @@ -319,7 +319,7 @@ tbody.file pre:empty { [% END %] [%# Restore Stuff %] -
+ diff --git a/template/en/default/bug/summarize-time.html.tmpl b/template/en/default/bug/summarize-time.html.tmpl index c16f6d4291..5761b24cfe 100644 --- a/template/en/default/bug/summarize-time.html.tmpl +++ b/template/en/default/bug/summarize-time.html.tmpl @@ -244,7 +244,7 @@ [% BLOCK query_form %]
- + -- 2.47.2