From d915a2ca9cd1f9bcfac1a120d41f216ceec20cc7 Mon Sep 17 00:00:00 2001 From: jangliss Date: Fri, 17 Mar 2006 17:03:53 +0000 Subject: [PATCH] cellspacing is a table attribute, not a tr/td attribute. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10990 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- templates/default/message_list.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/default/message_list.tpl b/templates/default/message_list.tpl index ff63485f..ea541ff3 100644 --- a/templates/default/message_list.tpl +++ b/templates/default/message_list.tpl @@ -121,11 +121,11 @@ $clickedColor = (empty($color[16])) ? $color[2] : $color[16]; if (count($aFormElements)) { ?> - + -
+ $value) { -- 2.25.1