فهرست منبع

other part of r12925

Thijs Kinkhorst 17 سال پیش
والد
کامیت
edd62747c7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      templates/default/read_recipient_list.tpl

+ 1 - 1
templates/default/read_recipient_list.tpl

@@ -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>