diff --git a/pandora_console/godmode/reporting/map_builder.php b/pandora_console/godmode/reporting/map_builder.php index 0fc4e673c9..2ba68e3df0 100644 --- a/pandora_console/godmode/reporting/map_builder.php +++ b/pandora_console/godmode/reporting/map_builder.php @@ -312,9 +312,9 @@ if (! $edit_layout && ! $id_layout) { $table->data[0][1] = print_input_text ('name', $name, '', 15, 50, true); if ($id_layout){ - $table->data[0][1] .= '  '; + $table->data[0][1] .= '  '; - $table->data[0][1] .= '  '; + $table->data[0][1] .= '  '; } $table->data[1][0] = __('Group');