mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed a minor mistake - #2858
This commit is contained in:
parent
61a3d147af
commit
0855d09156
@ -141,8 +141,7 @@ if ($create_alert) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
$messageAction = ui_print_result_message ($id,
|
$messageAction = ui_print_result_message ($id,
|
||||||
__('Successfully created'),
|
__('Successfully created'), $messageAction, '', true);
|
||||||
$messageAction);
|
|
||||||
|
|
||||||
|
|
||||||
if ($id !== false) {
|
if ($id !== false) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user