From 4c6e7942672c4554b19a3908806eaa8f53706b4c Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" <> Date: Wed, 23 Jun 2004 04:07:38 +0000 Subject: Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and CSS formatting. Patch by Vitaly Harisov. r=myk a=myk --- template/en/default/global/banner.html.tmpl | 1 + template/en/default/global/footer.html.tmpl | 19 +++------ template/en/default/global/useful-links.html.tmpl | 49 ++++++++++------------ .../en/default/search/search-specific.html.tmpl | 3 +- 4 files changed, 31 insertions(+), 41 deletions(-) (limited to 'template') diff --git a/template/en/default/global/banner.html.tmpl b/template/en/default/global/banner.html.tmpl index 95a7605b9..42ccce1aa 100644 --- a/template/en/default/global/banner.html.tmpl +++ b/template/en/default/global/banner.html.tmpl @@ -18,6 +18,7 @@ # # Contributor(s): Gervase Markham # Matthew Tuck + # Vitaly Harisov #%] [%# Migration note: this file corresponds to the old Param 'bannerhtml' %] diff --git a/template/en/default/global/footer.html.tmpl b/template/en/default/global/footer.html.tmpl index 4bde601d8..fc1016621 100644 --- a/template/en/default/global/footer.html.tmpl +++ b/template/en/default/global/footer.html.tmpl @@ -17,6 +17,7 @@ # Rights Reserved. # # Contributor(s): Gervase Markham + # Svetlana Harisova #%] [%# INTERFACE: @@ -30,13 +31,8 @@ # 'footerhtml' #%] - - - - -
- - - - -
+
-
+
+ + diff --git a/template/en/default/global/useful-links.html.tmpl b/template/en/default/global/useful-links.html.tmpl index d238a4253..8e208927c 100644 --- a/template/en/default/global/useful-links.html.tmpl +++ b/template/en/default/global/useful-links.html.tmpl @@ -17,6 +17,7 @@ # Rights Reserved. # # Contributor(s): Gervase Markham + # Svetlana Harisova #%] [%# Migration note: this whole file corresponds to the old %commandmenu% @@ -25,18 +26,15 @@ [% PROCESS global/variables.none.tmpl %]
- - - - - - + + [% IF user.login %] - - - - + + [% END %] [%# Saved searches %] - +
+
[% END %] - - - - -
- Actions: - +
- Edit: - +
+ +
Saved Searches: - + +
+ + +
diff --git a/template/en/default/search/search-specific.html.tmpl b/template/en/default/search/search-specific.html.tmpl index 345483320..ca3dae67b 100644 --- a/template/en/default/search/search-specific.html.tmpl +++ b/template/en/default/search/search-specific.html.tmpl @@ -101,7 +101,8 @@ for "crash secure SSL flash". - + + [% PROCESS global/footer.html.tmpl %] -- cgit v1.2.3-24-g4f1b