* @version 04-03-2007 * @package Templates * * Copyright (C) 2005 - 2007 MailZu * License: GPL, see LICENSE */ /** * Print table listing messages in quarantine : * - spam (content type = 'S') * - attachment (content type = 'B') * - viruses (content type = 'V') * - bad headers (content type = H) * - pending requests ( RS = 'P') * @param array $res containing spam and attachments of logged in user */ function showSummary($count_array) { global $link; ?>
doLink('javascript: help(\'msg_summary\');', '?', '', 'color: #FFFFFF;', translate('Help') . ' - ' . translate($_SESSION['sessionNav'])) ?>
$val) { echo ''; echo ($key == 'Total' ? ' \n"; foreach ($val as $subkey => $subval) { echo ( $key == 'Total' ? ' \n"; } echo ''; } ?>
' : '') . "$key' : '') . "$subval