66 |
|
|
67 |
|
<table border="0" cellspacing="5" width="100%"> |
68 |
|
<tr> |
69 |
< |
<td align="left"> |
69 |
> |
<td align="left" width="40%"> |
70 |
|
<img src="level$alertLevelNum.gif" width="41" height="9" border="0" alt="$alertLevel"> |
71 |
|
<font color="$alertColour" size="2"><b>$alertLevel</b></font> |
72 |
|
</td> |
73 |
< |
<td align="right"> |
73 |
> |
<td align="right" width="60%"> |
74 |
|
<b>$attributeName</b> |
75 |
|
</td> |
76 |
|
</tr> |
104 |
|
<table border="0" cellpadding="2" cellspacing="0"> |
105 |
|
<tr> |
106 |
|
<td colspan="5"> |
107 |
< |
<font size="+1"><b>$machine</b></font> |
107 |
> |
<font size="+1"><b><a href="alerts.php?machine=$machine" style="color: black; text-decoration: none;">$machine</a></b></font> |
108 |
|
</td> |
109 |
|
</tr> |
110 |
|
EOT; |
117 |
|
<td> |
118 |
|
<font color="white"> |
119 |
|
<b> |
120 |
< |
Current alerts for $machine |
120 |
> |
Current alerts for <a href="latest.php?machine=$machine" style="color: white">$machine</a> |
121 |
|
</b> |
122 |
|
<font size="2"> |
123 |
|
<br>Sorted by time, latest first. |