mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-23 22:05:41 +02:00
Restored alert actions help (needed for macros)
This commit is contained in:
parent
d5e8e43d85
commit
35f231ac8c
@ -60,7 +60,7 @@ if ($al_action !== false) {
|
|||||||
__('Alerts').' » '.__('Configure alert action'),
|
__('Alerts').' » '.__('Configure alert action'),
|
||||||
'images/gm_alerts.png',
|
'images/gm_alerts.png',
|
||||||
false,
|
false,
|
||||||
'',
|
'alert_config',
|
||||||
true
|
true
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@ -73,7 +73,7 @@ if ($al_action !== false) {
|
|||||||
__('Alerts').' » '.__('Configure alert action'),
|
__('Alerts').' » '.__('Configure alert action'),
|
||||||
'images/gm_alerts.png',
|
'images/gm_alerts.png',
|
||||||
false,
|
false,
|
||||||
'',
|
'alert_config',
|
||||||
true
|
true
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user