This commit is contained in:
Laurent Destailleur 2019-07-25 17:46:48 +02:00
parent 1d7885bc0c
commit 111c0dcadd

View File

@ -391,7 +391,7 @@ class FormCompany
/** /**
* Return combo list with people title * Return combo list with people title
* *
* @param string $selected Title preselected * @param string $selected Civility/Title code preselected
* @param string $htmlname Name of HTML select combo field * @param string $htmlname Name of HTML select combo field
* @param string $morecss Add more css on SELECT element * @param string $morecss Add more css on SELECT element
* @return string String with HTML select * @return string String with HTML select