mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Minor text fix
This commit is contained in:
parent
853ef78168
commit
9e9c45d031
@ -152,7 +152,7 @@ if ($config['ehorus_enabled']) {
|
|||||||
echo '<form id="form_agents" method="post">';
|
echo '<form id="form_agents" method="post">';
|
||||||
$info_messsage = __('eHorus has his own agent identifiers');
|
$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 .= '. ' . __('To store them, it will be necessary to use an agent custom field');
|
||||||
$info_messsage .= '.<br />' . __('Possibly the eHorus id will have to be filled by hand for every agent') . '.';
|
$info_messsage .= '.<br />' . __('Possibly the eHorus id will have to be filled in by hand for every agent') . '.';
|
||||||
ui_print_info_message($info_messsage);
|
ui_print_info_message($info_messsage);
|
||||||
|
|
||||||
if (!$custom_field_exists) {
|
if (!$custom_field_exists) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user