Revision 87714c0a
Von Moritz Bunkus vor mehr als 11 Jahren hinzugefügt
templates/webpages/am/config.html | ||
---|---|---|
52 | 52 |
<th align="right">[% 'Fax' | $T8 %]</th> |
53 | 53 |
<td><input name="fax" size="14" value="[% HTML.escape(myconfig_fax) %]"></td> |
54 | 54 |
</tr> |
55 |
<tr> |
|
56 |
<th align="right">[% 'Company' | $T8 %]</th> |
|
57 |
<td><input name="company" size="30" value="[% HTML.escape(myconfig_company) %]"></td> |
|
58 |
</tr> |
|
59 |
<tr valign="top"> |
|
60 |
<th align="right">[% 'Address' | $T8 %]</th> |
|
61 |
<td><textarea name="address" rows="4" cols="50">[% HTML.escape(myconfig_address) %]</textarea></td> |
|
62 |
</tr> |
|
63 |
<tr> |
|
64 |
<th align="right">[% 'SEPA creditor ID' | $T8 %]</th> |
|
65 |
<td><input name="sepa_creditor_id" size="30" maxlength="35" value="[% HTML.escape(myconfig_sepa_creditor_id) %]"></td> |
|
66 |
</tr> |
|
67 | 55 |
|
68 | 56 |
<tr> |
69 | 57 |
<th align="right"q>[% 'taxincluded checked' | $T8 %]</th> |
Auch abrufbar als: Unified diff
Firmennamen, -adresse, SEPA-Kreditoren-ID nicht in persönlichen Einstellungen bearbeiten können