alecpl
2008-10-09 70087c52bc89879b8b42c422392aecf3976bbb08
program/steps/mail/func.inc
@@ -286,7 +286,6 @@
  // complete message table
  $out .= "</tbody></table>\n";
  
  $message_count = $IMAP->messagecount();
  
  // set client env
@@ -1023,7 +1022,6 @@
          html::img(array(
            'src' => $CONFIG['skin_path'] . $addicon,
            'alt' => "Add contact",
            'border' => 0,
          )));
      }
    }