Only grab comments marked i18n to the template.
[squirrelmail.git] / 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>