X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=templates%2Fdefault%2Fmessage_list.tpl;h=b09079bc116b8998d156e5b613d1b67983422c1d;hp=81c81f7e5dafb2d8e9406005c5c85084a0865d8e;hb=d72549cb90b0473f1d7a99e796ede80dac1b1ec3;hpb=30460a05016c7e066ad7b28df7788539e4054a99 diff --git a/templates/default/message_list.tpl b/templates/default/message_list.tpl index 81c81f7e..b09079bc 100644 --- a/templates/default/message_list.tpl +++ b/templates/default/message_list.tpl @@ -73,7 +73,7 @@ * $accesskey_mailbox_toggle_selected The access key to use for the toggle all checkbox * $accesskey_mailbox_thread The access key to use for the Thread/Unthread links * - * @copyright 1999-2009 The SquirrelMail Project Team + * @copyright 1999-2013 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -514,8 +514,9 @@ if ($non_clicked_class != 'even' && $non_clicked_class != 'odd' break; case SQM_COL_INT_DATE: case SQM_COL_DATE: - $sText = " " - . $value. "\n"; + $sText = " \n"; echo $sText; break; default: