From 07466db53c0990b4cf9ccdedb08c1a075c18446e Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Sat, 20 Apr 2002 01:35:39 +0000 Subject: Bug 135707 - make template/en/default templates consistent with template/default. Patch by ddk, 2xr=gerv. --- template/en/default/bug/dependency-tree.html.tmpl | 9 +++++---- template/en/default/global/header.html.tmpl | 8 +------- template/en/default/search/search-advanced.html.tmpl | 11 ----------- template/en/default/search/search.html.tmpl | 11 ----------- 4 files changed, 6 insertions(+), 33 deletions(-) (limited to 'template') diff --git a/template/en/default/bug/dependency-tree.html.tmpl b/template/en/default/bug/dependency-tree.html.tmpl index ba0b8213f..fb6163b24 100644 --- a/template/en/default/bug/dependency-tree.html.tmpl +++ b/template/en/default/bug/dependency-tree.html.tmpl @@ -1,3 +1,4 @@ + [%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of @@ -52,9 +53,9 @@ [%# Display the tree of bugs that this bug blocks. %]

Bugs that bug [% bugid %] blocks [% IF blocked_ids.size > 0 %] - (view as bug list + (view as bug list [% IF canedit && blocked_ids.size > 1 %] - | change several + | change several [% END %]) [% IF maxdepth || hide_resolved %] @@ -86,7 +87,7 @@
  • [% "" IF !dep.open %] [% dep_id %] - [[% dep.milestone FILTER html %], + [[% IF dep.milestone %][% dep.milestone FILTER html %], [% END %] [% dep.assignee_email FILTER html %]] - [% IF dep.seen %] <This bug appears elsewhere in this tree> @@ -116,7 +117,7 @@ style="display: inline; margin: 0px;"> [% IF maxdepth %] - + [% END %] diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index 4dc89e053..dfb3cc080 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -16,13 +16,7 @@ [% Param('headerhtml') %] [% jscript %] - - - + [% IF style %]