change name label from visual_console_builder.elements.php
Former-commit-id: 71201d54200624452c4dd75231894d4cd4e29031
This commit is contained in:
parent
74d64db497
commit
550eb3cd3e
|
@ -171,7 +171,7 @@ foreach ($layoutDatas as $layoutData) {
|
|||
$table->data[($i + 1)]['icon'] = html_print_image(
|
||||
'images/camera.png',
|
||||
true,
|
||||
['title' => __('Static Graph')]
|
||||
['title' => __('Static Image')]
|
||||
);
|
||||
break;
|
||||
|
||||
|
|
Loading…
Reference in New Issue