diff --git a/emhttp/plugins/dynamix/CacheDevices.page b/emhttp/plugins/dynamix/CacheDevices.page
index a6fcf390d..292a13661 100644
--- a/emhttp/plugins/dynamix/CacheDevices.page
+++ b/emhttp/plugins/dynamix/CacheDevices.page
@@ -140,8 +140,10 @@ $('#tab2').bind({click:function() {$('i.toggle').show('slow');}});
$cache = array_filter(cache_filter($disks),function($disk) use ($pool){return prefix($disk['name'])==$pool;});
$power = _var($display,'power') && in_array('nvme',array_column($cache,'transport')) ? ' / '._('Power') : '';
?>
+
+
_(Device)_ _(Identification)_ _(Temp)_=$power?> _(Reads)_ _(Writes)_ _(Errors)_ _(FS)_ _(Size)_ _(Used)_ _(Free)_