fixed icon

This commit is contained in:
marcos 2021-03-29 12:20:27 +02:00
parent 4fa790dd7f
commit 0166c3066f

View File

@ -189,7 +189,7 @@ if ($aclWrite || $aclManage) {
} }
$options['view']['text'] = '<a href="index.php?sec=network&sec2=operation/visual_console/render_view&id='.$visualConsoleId.'&refr='.$refr.'">'.html_print_image( $options['view']['text'] = '<a href="index.php?sec=network&sec2=operation/visual_console/render_view&id='.$visualConsoleId.'&refr='.$refr.'">'.html_print_image(
'images/operation.png', 'images/eye.png',
true, true,
[ [
'title' => __('View'), 'title' => __('View'),