From f6756489af2c13d901b5abb91ba1784d8410c55c Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Fri, 4 Mar 2011 16:07:30 +0000 Subject: [PATCH] replace hand cursor by pointer, fix by Michael Robbert, closes bug FS#126 git-svn-id: http://www.observium.org/svn/observer/trunk@1783 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/includes/hostbox.inc | 2 +- html/includes/print-interface-adsl.inc.php | 2 +- html/includes/print-interface.inc.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/html/includes/hostbox.inc b/html/includes/hostbox.inc index 537f6d2b16..46fcc6ae44 100644 --- a/html/includes/hostbox.inc +++ b/html/includes/hostbox.inc @@ -18,7 +18,7 @@ $sensor_count = mysql_result(mysql_query("SELECT COUNT(*) FROM `sensors` WHERE `device_id` = '".$device['device_id']."'"),0); echo(' + onclick="location.href=\'/device/'.$device['device_id'].'/\'" style="cursor: pointer;"> ' . $image . ' ' . generate_device_link($device) . '
' . $device['sysName'] . ' diff --git a/html/includes/print-interface-adsl.inc.php b/html/includes/print-interface-adsl.inc.php index 918cfc12ee..09e0f6b731 100644 --- a/html/includes/print-interface-adsl.inc.php +++ b/html/includes/print-interface-adsl.inc.php @@ -21,7 +21,7 @@ } else { $error_img = ""; } echo(" + onclick=\"location.href='/device/".$device['device_id']."/interface/".$interface['interface_id']."/'\" style='cursor: pointer;'> "); echo(" " . generate_port_link($interface, $interface['ifIndex'] . ". ".$interface['label']) . " diff --git a/html/includes/print-interface.inc.php b/html/includes/print-interface.inc.php index 5fea2a3fd4..91762676e3 100644 --- a/html/includes/print-interface.inc.php +++ b/html/includes/print-interface.inc.php @@ -27,7 +27,7 @@ $mac = ""; } else { $mac = ""; } - echo(" + echo(" "); echo("