Changed manual_invoice_sepa_limit text

This commit is contained in:
Frank Schubert
2026-01-15 20:16:35 +01:00
parent 48233944b5
commit ad9012f545

View File

@@ -147,7 +147,7 @@
</tr>
<?php if($me->can("Fibu")): ?>
<tr>
<th>Manuelle Rechnungen abbuchen bis</th>
<th>Manuelle Rechnungen abbuchen bis (erfordert Bankeinzug)</th>
<td><?=number_format($address->manual_invoice_sepa_limit, 2, ",", ".")?> &euro;</td>
</tr>
<tr>