| 115 |
|
|
| 116 |
|
if ($small == "on") { |
| 117 |
|
echo <<<EOT |
| 118 |
< |
<table border="0" cellpadding="2" cellspacing="0"> |
| 118 |
> |
<table border="0" align="center" cellpadding="2" cellspacing="6"> |
| 119 |
|
<tr> |
| 120 |
|
<td colspan="5"> |
| 121 |
|
<font size="$fontsize"><b><a href="alerts.php?machine=$machine" style="color: black; text-decoration: none;">$machine</a></b></font> |
| 183 |
|
|
| 184 |
|
<? include($titleHTML); ?> |
| 185 |
|
|
| 186 |
< |
<? if (!$hideform) { ?> |
| 186 |
> |
<? if ($hideform != "on") { ?> |
| 187 |
|
|
| 188 |
|
<? printLine("Latest alerts for hosts"); ?> |
| 189 |
|
|