Revision f13e90e5
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
templates/webpages/am/config.html | ||
---|---|---|
65 | 65 |
<th align="right">[% 'Address' | $T8 %]</th> |
66 | 66 |
<td><textarea name="address" rows="4" cols="50">[% HTML.escape(myconfig_address) %]</textarea></td> |
67 | 67 |
</tr> |
68 |
<tr> |
|
69 |
<th align="right">[% 'SEPA creditor ID' | $T8 %]</th> |
|
70 |
<td><input name="sepa_creditor_id" size="30" maxlength="35" value="[% HTML.escape(myconfig_sepa_creditor_id) %]"></td> |
|
71 |
</tr> |
|
68 | 72 |
</table> |
69 | 73 |
|
70 | 74 |
<br style="clear: left" /> |
Auch abrufbar als: Unified diff
Bearbeiten und Speichern der SEPA-Kreditoren-Identifikation in den Benutzereinstellungen