diff --git a/pandora_console/include/class/NetworkMap.class.php b/pandora_console/include/class/NetworkMap.class.php index 831c15d474..4656ad39f4 100644 --- a/pandora_console/include/class/NetworkMap.class.php +++ b/pandora_console/include/class/NetworkMap.class.php @@ -3062,7 +3062,7 @@ class NetworkMap $table->data['template_row']['node_target'] = ''; $table->data['template_row']['edit'] = ''; - $table->data['template_row']['edit'] .= ''.html_print_image('images/config.png', true).''; + $table->data['template_row']['edit'] .= ''.html_print_image('images/config.png', true).''; $table->data['template_row']['edit'] .= ''.html_print_image('images/delete.png', true).'';