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