Merge branch 'ent-6037-configure-alert-actions-help' into 'develop'
Restored alert actions help (needed for macros) See merge request artica/pandorafms!3349
This commit is contained in:
commit
cd3fe275e7
|
@ -60,7 +60,7 @@ if ($al_action !== false) {
|
|||
__('Alerts').' » '.__('Configure alert action'),
|
||||
'images/gm_alerts.png',
|
||||
false,
|
||||
'',
|
||||
'alert_config',
|
||||
true
|
||||
);
|
||||
}
|
||||
|
@ -73,7 +73,7 @@ if ($al_action !== false) {
|
|||
__('Alerts').' » '.__('Configure alert action'),
|
||||
'images/gm_alerts.png',
|
||||
false,
|
||||
'',
|
||||
'alert_config',
|
||||
true
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue