From 0a0d9c36a878d3445d0e1061509fbc446df92d19 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 9 Oct 2005 21:45:22 +0000 Subject: [PATCH] r522: Adding tags above $header --- templates/editattach.tpl | 2 ++ templates/editcomment.tpl | 2 ++ templates/history.tpl | 2 ++ templates/login.tpl | 2 ++ templates/newattach.tpl | 2 ++ templates/newreport.tpl | 2 ++ templates/quicksearch.tpl | 2 ++ templates/register.tpl | 2 ++ templates/search.tpl | 2 ++ templates/search_results.tpl | 2 ++ templates/showreport.tpl | 2 ++ templates/std_error.tpl | 2 ++ templates/std_message.tpl | 2 ++ templates/std_redirect.tpl | 2 ++ templates/trackerhome.tpl | 2 ++ templates/userctrl.tpl | 2 ++ 16 files changed, 32 insertions(+) diff --git a/templates/editattach.tpl b/templates/editattach.tpl index 08829cf..83afa84 100644 --- a/templates/editattach.tpl +++ b/templates/editattach.tpl @@ -6,6 +6,8 @@ $headinclude $attachment[filename] - $bug[summary] + + $header
diff --git a/templates/editcomment.tpl b/templates/editcomment.tpl index 5b1db9a..339c11d 100644 --- a/templates/editcomment.tpl +++ b/templates/editcomment.tpl @@ -6,6 +6,8 @@ $headinclude <lang 1="$comment[commentid]">{@"Edit Comment %1$s"}</lang> - $bug[summary] + + $header diff --git a/templates/history.tpl b/templates/history.tpl index 7e92528..087c188 100644 --- a/templates/history.tpl +++ b/templates/history.tpl @@ -5,6 +5,8 @@ $headinclude {@"Bug History"} - $bug[summary] + + $header

{@"History for %1$s (bugid: %2$s)"}

diff --git a/templates/login.tpl b/templates/login.tpl index b65a94b..144254f 100644 --- a/templates/login.tpl +++ b/templates/login.tpl @@ -6,6 +6,8 @@ $headinclude {$bugsys->options['trackertitle']} - Login + + $header diff --git a/templates/newattach.tpl b/templates/newattach.tpl index 2181525..d07b62c 100644 --- a/templates/newattach.tpl +++ b/templates/newattach.tpl @@ -6,6 +6,8 @@ $headinclude {@"New Attachment"} - $bug[summary] + + $header diff --git a/templates/newreport.tpl b/templates/newreport.tpl index d6c33e4..99bbb5e 100644 --- a/templates/newreport.tpl +++ b/templates/newreport.tpl @@ -7,6 +7,8 @@ $headinclude {@"New Bug Report"} - {$bugsys->options['trackertitle']} + + $header diff --git a/templates/quicksearch.tpl b/templates/quicksearch.tpl index 4dcea00..76f3a7d 100644 --- a/templates/quicksearch.tpl +++ b/templates/quicksearch.tpl @@ -6,6 +6,8 @@ $headinclude {$bugsys->options['trackertitle']} - {@"Quick Search"} + + $header
diff --git a/templates/register.tpl b/templates/register.tpl index 2b7388f..bf019a4 100644 --- a/templates/register.tpl +++ b/templates/register.tpl @@ -6,6 +6,8 @@ $headinclude {$bugsys->options['trackertitle']} - {@"Register"} + + $header diff --git a/templates/search.tpl b/templates/search.tpl index 2901004..3981b1d 100644 --- a/templates/search.tpl +++ b/templates/search.tpl @@ -7,6 +7,8 @@ $headinclude {$bugsys->options['trackertitle']} - {@"Search"} + + $header

{@"Any fields left blank or unselected will be excluded from the search query"}

diff --git a/templates/search_results.tpl b/templates/search_results.tpl index 87d980b..93cd433 100644 --- a/templates/search_results.tpl +++ b/templates/search_results.tpl @@ -5,6 +5,8 @@ $headinclude {$bugsys->options['trackertitle']} - {@"Search Results"} + + $header diff --git a/templates/showreport.tpl b/templates/showreport.tpl index cd55731..c73757b 100644 --- a/templates/showreport.tpl +++ b/templates/showreport.tpl @@ -8,6 +8,8 @@ $headinclude <lang 1="$bug[bugid]">{@"Bug Report %1$s"}</lang> - $bug[summary] + + $header diff --git a/templates/std_error.tpl b/templates/std_error.tpl index 5b50aa0..5a4e94e 100644 --- a/templates/std_error.tpl +++ b/templates/std_error.tpl @@ -6,6 +6,8 @@ $headinclude {$bugsys->options['trackertitle']} - {@"Error"} + + $header
diff --git a/templates/std_message.tpl b/templates/std_message.tpl index c88d615..2140592 100644 --- a/templates/std_message.tpl +++ b/templates/std_message.tpl @@ -6,6 +6,8 @@ $headinclude {$bugsys->options['trackertitle']} - {@"Notice"} + + $header
diff --git a/templates/std_redirect.tpl b/templates/std_redirect.tpl index d8b3487..04d59ff 100644 --- a/templates/std_redirect.tpl +++ b/templates/std_redirect.tpl @@ -7,6 +7,8 @@ $headinclude {$bugsys->options['trackertitle']} - {@"Redirect..."} + + $header
diff --git a/templates/trackerhome.tpl b/templates/trackerhome.tpl index a6d9b7e..dbe147e 100644 --- a/templates/trackerhome.tpl +++ b/templates/trackerhome.tpl @@ -5,6 +5,8 @@ $headinclude {$bugsys->options['trackertitle']} - {@"Bug Listing"} + + $header diff --git a/templates/userctrl.tpl b/templates/userctrl.tpl index 1c31781..38fff1b 100644 --- a/templates/userctrl.tpl +++ b/templates/userctrl.tpl @@ -7,6 +7,8 @@ $headinclude {$bugsys->options['trackertitle']} - {@"User Options"} + + $header -- 2.22.5