#11037 Fix label
This commit is contained in:
parent
da0aa3c7e7
commit
822bd7df8b
|
@ -1413,7 +1413,7 @@ $table_vc->data[$row][] = html_print_label_input_block(
|
||||||
$row++;
|
$row++;
|
||||||
|
|
||||||
$table_vc->data[$row][] = html_print_label_input_block(
|
$table_vc->data[$row][] = html_print_label_input_block(
|
||||||
__('Mobile view not allow visual console orientation'),
|
__('Lock screen orientation when viewing on mobile devices'),
|
||||||
html_print_checkbox_switch(
|
html_print_checkbox_switch(
|
||||||
'mobile_view_orientation_vc',
|
'mobile_view_orientation_vc',
|
||||||
1,
|
1,
|
||||||
|
|
Loading…
Reference in New Issue