|
@@ -3754,7 +3754,7 @@ function img_picto($titlealt, $picto, $moreatt = '', $pictoisfullpath = false, $
|
|
|
'recent', 'reception', 'recruitmentcandidature', 'recruitmentjobposition', 'resource', 'recurring',
|
|
|
'shapes', 'square', 'stop-circle', 'supplier', 'supplier_proposal', 'supplier_order', 'supplier_invoice',
|
|
|
'timespent', 'title_setup', 'title_accountancy', 'title_bank', 'title_hrm', 'title_agenda',
|
|
|
- 'uncheck', 'user-cog', 'user-injured', 'user-md', 'vat', 'website', 'workstation',
|
|
|
+ 'uncheck', 'user-cog', 'user-injured', 'user-md', 'vat', 'website', 'workstation', 'webhook',
|
|
|
'conferenceorbooth', 'eventorganization'
|
|
|
))) {
|
|
|
$fakey = $pictowithouttext;
|
|
@@ -3805,7 +3805,7 @@ function img_picto($titlealt, $picto, $moreatt = '', $pictoisfullpath = false, $
|
|
|
'title_agenda'=>'calendar-alt',
|
|
|
'uncheck'=>'times', 'uparrow'=>'share', 'vat'=>'money-check-alt', 'vcard'=>'address-card',
|
|
|
'jabber'=>'comment-o',
|
|
|
- 'website'=>'globe-americas', 'workstation'=>'pallet',
|
|
|
+ 'website'=>'globe-americas', 'workstation'=>'pallet', 'webhook'=>'bullseye',
|
|
|
'conferenceorbooth'=>'chalkboard-teacher', 'eventorganization'=>'project-diagram'
|
|
|
);
|
|
|
if ($pictowithouttext == 'off') {
|