| # | Line 115 | Line 115 | function printReports($machine, $small="") { | |
|---|---|---|
| 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> | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |