From: jervfors Date: Sat, 14 Aug 2004 03:17:09 +0000 (+0000) Subject: I18n fixes X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=c7b99f3b24e5d2116c7bf8fab0f000eaaeaeacc4 I18n fixes git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7899 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/addrbook_search.php b/src/addrbook_search.php index 15ea0e04..028c04fe 100644 --- a/src/addrbook_search.php +++ b/src/addrbook_search.php @@ -145,11 +145,11 @@ function display_result($res, $includesource = true) { echo html_tag( 'tr', '', '', $tr_bgcolor, 'nowrap' ) . html_tag( 'td', 'To | " . + "'" . $email . "');\">"._("To")." | " . 'Cc | " . + "'" . $email . "');\">"._("Cc")." | " . 'Bcc", + "'" . $email . "');\">"._("Bcc")."", 'center', '', 'valign="top" width="5%" nowrap' ) . html_tag( 'td', ' ' . htmlspecialchars($row['name']), 'left', '', 'valign="top" nowrap' ) . html_tag( 'td', ' ' .