X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fsepa%2Fbank_transfer_add.html;h=d09a489ba63821b9b5020619d4a2042548f5d898;hb=9589ecd776677cdeb2fbaf8de211963d24cf5aa1;hp=2793263682c62d4d25acb1084f012be59f7deec8;hpb=2565f6c2251f6b5e5f6623c8943ce5aca5236daf;p=kivitendo-erp.git diff --git a/templates/webpages/sepa/bank_transfer_add.html b/templates/webpages/sepa/bank_transfer_add.html index 279326368..d09a489ba 100644 --- a/templates/webpages/sepa/bank_transfer_add.html +++ b/templates/webpages/sepa/bank_transfer_add.html @@ -9,8 +9,7 @@ [% SET arap = 'ar' %] [% SET iris = 'is' %] [%- END %] - -

[% title %]

+

[% title %]

@@ -89,8 +88,10 @@ (1) [%- IF is_vendor %] [%- 'No bank information has been entered in this vendor\'s master data entry. You cannot create bank transfers unless you enter bank information.' | $T8 %] + [% "The required information consists of the IBAN and the BIC." | $T8 %] [%- ELSE %] [%- 'No bank information has been entered in this customer\'s master data entry. You cannot create bank collections unless you enter bank information.' | $T8 %] + [% "The required information consists of the IBAN, the BIC, the mandator ID and the mandate's date of signature." | $T8 %] [%- END %]

[%- END %]