Firmennamen, -adresse, SEPA-Kreditoren-ID nicht in persönlichen Einstellungen bearbei...
authorMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 14 Jun 2013 10:55:55 +0000 (12:55 +0200)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 14 Jun 2013 10:55:55 +0000 (12:55 +0200)
templates/webpages/am/config.html

index 18af432..c32e178 100644 (file)
       <th align="right">[% 'Fax' | $T8 %]</th>
       <td><input name="fax" size="14" value="[% HTML.escape(myconfig_fax) %]"></td>
      </tr>
-     <tr>
-      <th align="right">[% 'Company' | $T8 %]</th>
-      <td><input name="company" size="30" value="[% HTML.escape(myconfig_company) %]"></td>
-     </tr>
-     <tr valign="top">
-      <th align="right">[% 'Address' | $T8 %]</th>
-      <td><textarea name="address" rows="4" cols="50">[% HTML.escape(myconfig_address) %]</textarea></td>
-     </tr>
-     <tr>
-      <th align="right">[% 'SEPA creditor ID' | $T8 %]</th>
-      <td><input name="sepa_creditor_id" size="30" maxlength="35" value="[% HTML.escape(myconfig_sepa_creditor_id) %]"></td>
-     </tr>
 
        <tr>
         <th align="right"q>[% 'taxincluded checked' | $T8 %]</th>