[% USE LxERP %] [% USE L %] [%- LxERP.t8('Target table') %]: [% opts = [ [ 'customer', LxERP.t8('Customers') ], [ 'vendor', LxERP.t8('Vendors') ] ] %] [% L.select_tag('settings.table', opts, default = SELF.profile.get('table'), style = 'width: 300px') %]