Merge branch 'ent-11037-modificar-etiqueta' into 'develop'
Ent 11037 modificar etiqueta See merge request artica/pandorafms!5795
This commit is contained in:
commit
a575c3028f
|
@ -1422,7 +1422,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