mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
#11075 Fix apostrophe
This commit is contained in:
parent
6acbc5b684
commit
a4345c8ae4
@ -473,7 +473,7 @@ if ($not_found) {
|
||||
);
|
||||
|
||||
$table->data['source_data_group'][] = html_print_label_input_block(
|
||||
__('Don\'t show subgroups:'),
|
||||
__('Don't show subgroups:'),
|
||||
html_print_checkbox(
|
||||
'dont_show_subgroups',
|
||||
'1',
|
||||
|
Loading…
x
Reference in New Issue
Block a user