File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2424 'label ' => &$ GLOBALS ['TL_LANG ' ]['tl_article ' ]['allowAjaxReload ' ],
2525 'inputType ' => 'checkbox ' ,
2626 'eval ' => [
27- 'tl_class ' => 'clr w50 m12 ' ,
27+ 'tl_class ' => 'clr w50 ' ,
2828 ],
2929 'sql ' => "char(1) NOT NULL default '' " ,
3030];
Original file line number Diff line number Diff line change 3434 'inputType ' => 'checkbox ' ,
3535 'eval ' => [
3636 'submitOnChange ' => true ,
37- 'tl_class ' => 'clr w50 m12 ' ,
37+ 'tl_class ' => 'clr w50 ' ,
3838 ],
3939 'sql ' => "char(1) NOT NULL default '' " ,
4040];
4343 'label ' => &$ GLOBALS ['TL_LANG ' ]['tl_content ' ]['ajaxReloadFormSubmit ' ],
4444 'inputType ' => 'checkbox ' ,
4545 'eval ' => [
46- 'tl_class ' => 'w50 m12 ' ,
46+ 'tl_class ' => 'clr w50 ' ,
4747 ],
4848 'sql ' => "char(1) NOT NULL default '' " ,
4949];
Original file line number Diff line number Diff line change 3434 'inputType ' => 'checkbox ' ,
3535 'eval ' => [
3636 'submitOnChange ' => true ,
37- 'tl_class ' => 'clr w50 m12 ' ,
37+ 'tl_class ' => 'clr w50 ' ,
3838 ],
3939 'sql ' => "char(1) NOT NULL default '' " ,
4040];
4343 'label ' => &$ GLOBALS ['TL_LANG ' ]['tl_module ' ]['ajaxReloadFormSubmit ' ],
4444 'inputType ' => 'checkbox ' ,
4545 'eval ' => [
46- 'tl_class ' => 'w50 m12 ' ,
46+ 'tl_class ' => 'clr w50 ' ,
4747 ],
4848 'sql ' => "char(1) NOT NULL default '' " ,
4949];
You can’t perform that action at this time.
0 commit comments