diff --git a/pandora_console/godmode/setup/setup_ehorus.php b/pandora_console/godmode/setup/setup_ehorus.php index 86df28528b..fbe9c37705 100644 --- a/pandora_console/godmode/setup/setup_ehorus.php +++ b/pandora_console/godmode/setup/setup_ehorus.php @@ -152,7 +152,7 @@ if ($config['ehorus_enabled']) { echo '
'; $info_messsage = __('eHorus has his own agent identifiers'); $info_messsage .= '. ' . __('To store them, it will be necessary to use an agent custom field'); - $info_messsage .= '.
' . __('Possibly the eHorus id will have to be filled by hand for every agent') . '.'; + $info_messsage .= '.
' . __('Possibly the eHorus id will have to be filled in by hand for every agent') . '.'; ui_print_info_message($info_messsage); if (!$custom_field_exists) {