diff --git a/html/pages/alert-log.inc.php b/html/pages/alert-log.inc.php
index 44eeb404c..34551e60b 100644
--- a/html/pages/alert-log.inc.php
+++ b/html/pages/alert-log.inc.php
@@ -24,7 +24,7 @@ $pagetitle[] = "Alert Log";
Time logged |
|
Device |
- alert |
+ Alert |
Status |
diff --git a/html/pages/health.inc.php b/html/pages/health.inc.php
index 50e1c1b58..feb6061bb 100644
--- a/html/pages/health.inc.php
+++ b/html/pages/health.inc.php
@@ -17,7 +17,7 @@ $type_text['temperature'] = "Temperature";
$type_text['charge'] = "Battery Charge";
$type_text['humidity'] = "Humidity";
$type_text['mempool'] = "Memory";
-$type_text['storage'] = "Disk Usage";
+$type_text['storage'] = "Storage";
$type_text['diskio'] = "Disk I/O";
$type_text['processor'] = "Processor";
$type_text['voltage'] = "Voltage";