mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
errata fix
This commit is contained in:
parent
38695482c0
commit
ddb58f56e9
@ -577,7 +577,7 @@ function html_print_select_groups(
|
||||
);
|
||||
|
||||
if ($required !== false) {
|
||||
$require_message = __('Please select an item from this list. Madafaka');
|
||||
$require_message = __('Please select an item from this list.');
|
||||
}
|
||||
|
||||
if (empty($size) === true) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user