diff --git a/html/pages/devices.inc.php b/html/pages/devices.inc.php
index 488ed0ba61..20ffde75d4 100644
--- a/html/pages/devices.inc.php
+++ b/html/pages/devices.inc.php
@@ -39,6 +39,7 @@ foreach ($menu_options as $option => $text)
$menu_options = array('bits' => 'Bits',
'processor' => 'CPU',
+ 'ucd_load' => 'Load',
'mempool' => 'Memory',
'uptime' => 'Uptime',
'storage' => 'Storage',
@@ -89,7 +90,7 @@ print_optionbar_end();