diff --git a/html/includes/device-header.inc.php b/html/includes/device-header.inc.php index 8c6775930..17ba8b602 100644 --- a/html/includes/device-header.inc.php +++ b/html/includes/device-header.inc.php @@ -26,7 +26,7 @@ echo ' '.$image.' '.generate_device_link($device).' -
'.$device['location'].' +
'.generate_link($device['location'], array('page' => 'devices', 'location' => $device['location'])).' '; if (isset($config['os'][$device['os']]['over'])) {