]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/am/config.html
<body> in eigene Zeile (für späteres entfernen)
[kivitendo-erp.git] / templates / webpages / am / config.html
index 7e2293d9464480191e3703294adadd61368be0c0..65d7a8663cfede803b68a3376202488641317271 100644 (file)
@@ -1,6 +1,7 @@
 [%- USE T8 %]
 [%- USE LxERP %]
-[% USE HTML %][% USE L %]<body onLoad="fokus()">
+[%- USE HTML %][%- USE L %]
+<body onLoad="fokus()">
 
  <p>
   <div class="listtop">[% title %]</div>
       <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" />