From d8b3cd09363fbd7387eccf2a78ca90dc2d053763 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 18 Mar 2008 13:31:50 +0000 Subject: Bug 365365: Fix various HTML and CSS validation errors when viewing attachments - Patch by Frédéric Buclin r=justdave a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/attachment/show-multiple.html.tmpl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'template/en/default/attachment/show-multiple.html.tmpl') diff --git a/template/en/default/attachment/show-multiple.html.tmpl b/template/en/default/attachment/show-multiple.html.tmpl index 632a86271..36088c96c 100644 --- a/template/en/default/attachment/show-multiple.html.tmpl +++ b/template/en/default/attachment/show-multiple.html.tmpl @@ -31,10 +31,6 @@ title = title header = header subheader = filtered_summary - style = " - table.attachment_info th { text-align: right; vertical-align: top; } - table.attachment_info td { text-align: left; vertical-align: top; } - " %]
-- cgit v1.2.3-24-g4f1b