--- templates/summary.template.php.orig 2007-06-14 19:00:15 UTC +++ templates/summary.template.php @@ -33,12 +33,12 @@ function showSummary($count_array) {
- echo translate($_SESSION['sessionNav']); ?> + |
- $link->doLink('javascript: help(\'msg_summary\');', '?', '', 'color: #FFFFFF;',
+ doLink('javascript: help(\'msg_summary\');', '?', '', 'color: #FFFFFF;',
translate('Help') . ' - ' . translate($_SESSION['sessionNav'])) ?>
|
@@ -52,29 +52,29 @@ function showSummary($count_array) {
|||||
- echo translate('Date'); ?> + | - echo translate('Spam'); ?> + | - echo translate('Banned'); ?> + | - echo translate('Viruses'); ?> + | - echo translate('Bad Headers'); ?> + | - echo translate('Pending Requests'); ?> + | - echo translate('Total'); ?> + |
' : ' | ') . "$key | \n"; @@ -89,7 +89,7 @@ function showSummary($count_array) {