other part of r12925
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 11 Feb 2008 21:04:06 +0000 (21:04 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 11 Feb 2008 21:04:06 +0000 (21:04 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12937 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/default/read_recipient_list.tpl

index b3f0b2ea18c29e95888af6f699e305b5bc0b003e..99a1c52468883c65f71c9e19de7cd97bb45da745 100644 (file)
@@ -41,7 +41,7 @@ foreach ($recipients as $r) {
     }
 }
 
-if (count($recipients) > 1) {
+if (count($recipients) > 3) {
     if ($show_more) {
         ?>
 &nbsp;<small>(<a href="<?php echo $more_less_toggle_href; ?>"><?php echo _("less"); ?></a>)</small>