--- projects/cms/source/reports/php/alerts/alerts.php 2001/03/22 19:02:12 1.31 +++ projects/cms/source/reports/php/alerts/alerts.php 2001/03/22 19:17:30 1.32 @@ -215,14 +215,21 @@ EOT; - - - + +
- +
+EOT; + if ($machine == "ALL") { $machine_array = getdirArray($alertDirectory, 'asort'); if ($machine_array != FALSE) { @@ -235,15 +242,16 @@ EOT; printReports($machine, $small); } + echo << +
+EOT; } else { printLine(""); } ?> - - - -