From acb05a7b78b9f36d19995631108f7d632f7711ad Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 18 Oct 2005 04:58:51 +0000 Subject: Bug 305807: Fix some incorrect template filtering types - Patch by GavinS r=LpSolit r=justdave a=justdave --- template/en/default/attachment/diff-header.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/attachment/diff-header.html.tmpl') diff --git a/template/en/default/attachment/diff-header.html.tmpl b/template/en/default/attachment/diff-header.html.tmpl index 61d7c14ec..d26b274ef 100644 --- a/template/en/default/attachment/diff-header.html.tmpl +++ b/template/en/default/attachment/diff-header.html.tmpl @@ -243,7 +243,7 @@ tbody.file pre:empty { [% IF headers %] View | Edit - | Raw Unified + | Raw Unified [% END %] [% IF other_patches.size > 0 %] [% IF headers %] |[%END%] @@ -287,12 +287,12 @@ tbody.file pre:empty { [% IF context == "patch" %] (Patch / [% ELSE %] - (Patch / + (Patch / [% END %] [% IF context == "file" %] File / [% ELSE %] - File / + File / [% END %] [% IF context == "patch" || context == "file" %] -- cgit v1.2.3-24-g4f1b