More fontawesome logo
This commit is contained in:
parent
665dc6f8d2
commit
af4365ee4d
@ -3226,6 +3226,10 @@ function img_picto($titlealt, $picto, $moreatt = '', $pictoisfullpath = false, $
|
||||
$fakey = 'fa-crop';
|
||||
$facolor = '#444';
|
||||
}
|
||||
elseif ($pictowithouttext == 'generic') {
|
||||
$fakey = 'fa-file';
|
||||
$fa = 'far';
|
||||
}
|
||||
elseif ($pictowithouttext == 'note') {
|
||||
$fakey = 'fa-sticky-note';
|
||||
$fa = 'far';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user