change name label from functions_visual_map.php
Former-commit-id: c6bf206301662993be9f41f1d1259e1373060776
This commit is contained in:
parent
550eb3cd3e
commit
4d98db86e7
|
@ -4241,7 +4241,7 @@ function visual_map_create_internal_name_item($label=null, $type, $image, $agent
|
|||
|
||||
case 'static_graph':
|
||||
case STATIC_GRAPH:
|
||||
$text = __('Static graph').' - '.$image;
|
||||
$text = __('Static Image').' - '.$image;
|
||||
break;
|
||||
|
||||
case 'simple_value':
|
||||
|
|
Loading…
Reference in New Issue