Minor : remove warning and typo

This commit is contained in:
sparkyx 2020-11-09 14:52:11 +01:00
parent 4e8a18047a
commit 91a8347a30
2 changed files with 2 additions and 1 deletions

View file

@ -85,6 +85,7 @@ class Follow_Up
var $ag_contact; /*!< $ag_contact contact */
var $ag_remind_date; /*!< $ag_contact contact */
var $f_id_dest ; /*!< followup action recipient */
var $ag_description; /*!< description of the action */
/**
* @brief $operation string related operation
*/

View file

@ -83,7 +83,7 @@ echo $select_detail_operation->input();
$i=new ICheckBox("det_contact_mul",1);
if ( Document_Option::is_enable_contact_multiple($table->dt_id)) $i->set_check(1); else $i->set_check(0);
echo $i->input();
echo _("Contacts multiples");
echo _("Autres fiches");
?>
</li>
<li>