#11075 Fix apostrophe

This commit is contained in:
miguel angel rasteu 2023-09-27 16:08:55 +02:00
parent 6acbc5b684
commit a4345c8ae4

View File

@ -473,7 +473,7 @@ if ($not_found) {
); );
$table->data['source_data_group'][] = html_print_label_input_block( $table->data['source_data_group'][] = html_print_label_input_block(
__('Don\'t show subgroups:'), __('Don't show subgroups:'),
html_print_checkbox( html_print_checkbox(
'dont_show_subgroups', 'dont_show_subgroups',
'1', '1',