From c0c8d646e543b57e438ab48a882cee9b0382327a Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Mon, 27 Sep 2010 20:21:20 -0700 Subject: [PATCH] Bug 595380: Add a ?mtime string to all of the manually-inserted + + [% END %] diff --git a/template/en/default/bug/comments.html.tmpl b/template/en/default/bug/comments.html.tmpl index 9a7a050afe..4f7795b125 100644 --- a/template/en/default/bug/comments.html.tmpl +++ b/template/en/default/bug/comments.html.tmpl @@ -22,7 +22,7 @@ [% PROCESS bug/time.html.tmpl %] - [% DEFAULT start_at = 0 mode = "show" %] diff --git a/template/en/default/flag/list.html.tmpl b/template/en/default/flag/list.html.tmpl index 661f37dd18..24418e44a4 100644 --- a/template/en/default/flag/list.html.tmpl +++ b/template/en/default/flag/list.html.tmpl @@ -30,7 +30,7 @@ [% DEFAULT flag_table_id = "flags" %] - + [% UNLESS flag_no_header %] diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index e6764ed2bf..772e775e9f 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -104,7 +104,7 @@ [%# This allows people to switch back to the "Classic" skin if they # are in another skin. #%] - [% FOREACH style_url = css_sets.standard %] @@ -327,5 +327,5 @@ [% END %] [% BLOCK format_js_link %] - + [% END %] diff --git a/template/en/default/list/list-simple.html.tmpl b/template/en/default/list/list-simple.html.tmpl index 125a164f0d..f4c3549ed0 100644 --- a/template/en/default/list/list-simple.html.tmpl +++ b/template/en/default/list/list-simple.html.tmpl @@ -39,7 +39,8 @@ [% title FILTER html %] - + -- 2.47.2