|
@@ -2831,7 +2831,7 @@ function dol_print_socialnetworks($value, $cid, $socid, $type, $dictsocialnetwor
|
|
|
* @param int $socid Id of third party if known
|
|
|
* @param string $addlink ''=no link to create action, 'AC_TEL'=add link to clicktodial (if module enabled) and add link to create event (if conf->global->AGENDA_ADDACTIONFORPHONE set)
|
|
|
* @param string $separ Separation between numbers for a better visibility example : xx.xx.xx.xx.xx
|
|
|
- * @param string $withpicto Show picto
|
|
|
+ * @param string $withpicto Show picto ('fax', 'phone', 'mobile')
|
|
|
* @param string $titlealt Text to show on alt
|
|
|
* @param int $adddivfloat Add div float around phone.
|
|
|
* @return string Formated phone number
|