Minor name changes

- Capitalise alert
- Change health page menu to match the category
This commit is contained in:
Rosiak
2015-06-02 19:42:08 +02:00
parent e270db10e4
commit 903649dbce
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ $pagetitle[] = "Alert Log";
<th data-column-id="time_logged" data-order="desc">Time logged</th>
<th data-column-id="details" data-sortable="false">&nbsp;</th>
<th data-column-id="hostname">Device</th>
<th data-column-id="alert">alert</th>
<th data-column-id="alert">Alert</th>
<th data-column-id="status" data-sortable="false">Status</th>
</tr>
</thead>