Bulk cosmetic fixes

This commit is contained in:
f0o
2016-02-10 15:40:50 +00:00
parent 2e59ada075
commit f606369309
9 changed files with 14 additions and 14 deletions

View File

@@ -15,7 +15,7 @@ if (!isset($alert_entry['device'])) {
</td>';
}
echo '<td>'.htmlspecialchars($alert_entry['name']).'</td>';
echo '<td>'.$alert_entry['name'].'</td>';
if ($alert_state != '') {
if ($alert_state == '0') {