mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
fixed icon
This commit is contained in:
parent
4fa790dd7f
commit
0166c3066f
@ -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'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user