'."\n".
'
'. "\n" .
html_tag( 'table', "\n" .
html_tag( 'tr', "\n" .
html_tag( 'td', '' . _("SquirrelMail Notice:") . '', 'center', $color[0] )
) .
html_tag( 'tr', "\n" .
html_tag( 'td',
'
'.
sprintf( ( $numnew == 1 ?
_("You have %s new message") :
_("You have %s new messages") ), $numnew ) .
'
' . "\n" .
'',
'center' )
) ,
'', '', 'width="100%" cellpadding="2" cellspacing="2" border="0"' ) .
'' .
"\n".
"