X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=templates%2Fdefault%2Fmessage_list.tpl;h=7fae61e170a6fc4a4581321b741b5e4f73d49389;hp=9f18b0ad3f3cdd0b0c51522e5af2df01e3d723dc;hb=f197ec8835b64975ff47dc6cd86dae75605baebf;hpb=199a9ab83772a0d98940eb68837177414a3bcee2 diff --git a/templates/default/message_list.tpl b/templates/default/message_list.tpl index 9f18b0ad..7fae61e1 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-2016 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: