mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Merge branch 'ent-9816-alertas-no-mandan-imagen-usando-la-macro-_moduledata_x_' into 'develop'
Macro _moduledata_X_ image substitution See merge request artica/pandorafms!5664
This commit is contained in:
commit
73400b359c
@ -1498,6 +1498,7 @@ sub pandora_execute_action ($$$$$$$$$;$$) {
|
||||
my $_cid = '<img style="height: 150px;" src="cid:' . $cid_data . '"/>';
|
||||
|
||||
$field3 =~ s/_data_/$_cid/g;
|
||||
$field3 =~ s/_moduledata_/$_cid/g;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user