'."\n". '
'. "\n" . html_tag( 'table', "\n" . html_tag( 'tr', "\n" . // i18n: %s inserts the organisation name (typically SquirrelMail) html_tag( 'td', '' . sprintf(_("%s notice:"), $org_name) . '', 'center', $color[0] ) ) . html_tag( 'tr', "\n" . html_tag( 'td', '
'. sprintf(ngettext("You have %s new message","You have %s new messages",$numnew), $numnew ) . '

' . "\n" . '
' . "\n". ''."\n". '
', 'center' ) ) , '', '', 'width="100%" cellpadding="2" cellspacing="2" border="0"' ) . '
' . "\n". "\n";