From d72dedd211478161a4f69d38b846a85aeb6be34e Mon Sep 17 00:00:00 2001 From: jangliss Date: Fri, 15 Apr 2005 05:05:16 +0000 Subject: [PATCH] Using CSS style nowrap... Adding ends to the start of the classes Marc put in. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9284 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- templates/default/message_list.tpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/default/message_list.tpl b/templates/default/message_list.tpl index 70d2dea0..98d29b02 100644 --- a/templates/default/message_list.tpl +++ b/templates/default/message_list.tpl @@ -196,7 +196,7 @@ else foreach($aOrder as $iCol) { ?> - + ' ?> + echo '' ?> " id="" value="" /> "; + $sText = " "; $sText .= "$value\n"; echo $sText; break; case SQM_COL_INT_DATE: case SQM_COL_DATE: - $sText = " "; + $sText = " "; $sText .= $value. "\n"; echo $sText; break; default: - $sText = "