8 <table class="tbl-horizontal">
9 <caption>[% 'SEPA' | $T8 %]</caption>
12 <th>[% LxERP.t8('SEPA-XML File extension') %]</th>
13 <td>[% L.yes_no_tag('defaults.sepa_export_xml', SELF.defaults.sepa_export_xml) %]</td>
14 <td class="longdesc">[% LxERP.t8('If enabled the file ending for SEPA exports will be .xml instead of .cct or .cdd') %]</td>
18 <th>[% LxERP.t8('Ignore Proposals for Bank Transactions') %]</th>
19 <td>[% L.yes_no_tag('defaults.no_bank_proposals', SELF.defaults.no_bank_proposals) %]</td>
21 [% LxERP.t8('If enabled the tab Proposals will not be the default view for bank transaction bookings') %]<br>
22 [% LxERP.t8('This is helpful if you prefer a chronologic order of bank transactions, i.e. the tab all transactions meanwhile you are still able to use the quick add link for the suggested proposals') %]
27 </div><!-- /.wrapper -->