X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2Fdefault%2Faddrbook_search_list.tpl;h=2b073803b896723f797d4b775dd53964b736c1de;hb=12ba9472f717849de39ad2648d2613f23a048077;hp=b6bf63d3af732f3abe4a6cd61943bf81b6eea97a;hpb=d4e46166df04792c6b939356ea5dfda8e47bba7b;p=squirrelmail.git diff --git a/templates/default/addrbook_search_list.tpl b/templates/default/addrbook_search_list.tpl index b6bf63d3..2b073803 100644 --- a/templates/default/addrbook_search_list.tpl +++ b/templates/default/addrbook_search_list.tpl @@ -23,7 +23,7 @@ * $el['JSEmail'] - email address scrubbed for use with * javascript functions. * - * @copyright © 1999-2009 The SquirrelMail Project Team + * @copyright 1999-2011 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -39,14 +39,24 @@ extract($t); $colspan = $include_abook_name ? 5 : 4; ?>
- + @@ -60,12 +70,19 @@ if ($use_js) { if (count($addresses) == 0) { echo ''."\n"; } + + if ($compose_addr_pop) { + $addr_str = '%1$s'; + } else { + $addr_str = '%1$s'; + } + foreach ($addresses as $index=>$contact) { ?> > - +
+ +   +   + + +
'._("Address book is empty").'
| | @@ -81,7 +98,7 @@ if ($use_js) { ?>
'."\n"; echo ''."\n"; +} else { + echo ''. "\n"; } ?>