X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=templates%2Fdefault%2Fmessage_list.tpl;h=21fbc18d01cef5b7609caa8b5a14cfe95a63e683;hp=4a5ae7b1a699ccf679d1a10224b5e6a87c93fa13;hb=828c58f18565da37215df7d138ba05485ce8c4cd;hpb=be4f8940a456da4b53ed5b9403ecf742694c395c diff --git a/templates/default/message_list.tpl b/templates/default/message_list.tpl index 4a5ae7b1..21fbc18d 100644 --- a/templates/default/message_list.tpl +++ b/templates/default/message_list.tpl @@ -131,7 +131,7 @@ $clickedColor = (empty($color[16])) ? $color[2] : $color[16]; foreach ($aFormElements as $key => $value) { switch ($value[1]) { case 'submit': - if ($key != 'moveButton' && $key != 'delete' && $key != 'undeleteButton') { // add move in a different table cell + if ($key != 'moveButton' && $key != 'copyButton' && $key != 'delete' && $key != 'undeleteButton') { // add move in a different table cell ?>   -   +   -   +   + + + + " . + echo " " . getIcon($icon_theme_path, $img, $text_icon, _("Click here to change the sorting of the message list")) . "\n" . ''; }