mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 00:24:21 +02:00
Minor name changes
- Capitalise alert - Change health page menu to match the category
This commit is contained in:
@@ -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"> </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>
|
||||
|
||||
Reference in New Issue
Block a user