mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
more bulk sanity
This commit is contained in:
@@ -58,7 +58,7 @@ else {
|
||||
|
||||
echo(generate_link($text,$link_array,array('section'=>$type)));
|
||||
|
||||
# echo("<a href='device/".$device['device_id']."/edit/" . $type . ($_GET['optd'] ? "/" . $_GET['optd'] : ''). "/'> " . $text ."</a>");
|
||||
# echo("<a href='device/".$device['device_id']."/edit/" . $type . ($vars['optd'] ? "/" . $vars['optd'] : ''). "/'> " . $text ."</a>");
|
||||
if ($vars['section'] == $type) {
|
||||
echo("</span>");
|
||||
}
|
||||
|
Reference in New Issue
Block a user