Restored alert actions help (needed for macros)

This commit is contained in:
Luis 2020-08-07 09:36:43 +02:00 committed by Daniel Rodriguez
parent d5e8e43d85
commit 35f231ac8c
1 changed files with 2 additions and 2 deletions

View File

@ -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
);
}