]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/am/config.html
CSS-Klasse "listheading" nur für Tabellenüberschriften verwenden
[kivitendo-erp.git] / templates / webpages / am / config.html
index 7e2293d9464480191e3703294adadd61368be0c0..29a968757d0069cd0ac29e3b3b31c8e842467c2f 100644 (file)
       <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>
+        <td>
+          [% L.yes_no_tag('taxincluded_checked', myconfig_taxincluded_checked) %]
+        </td>
+      </tr>
+
     </table>
 
     <br style="clear: left" />