]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ustva/config_step2.html
Preisfaktoren könnten zwar über ihren Faktorwert in Rechnungen gespeichert werde...
[mfinanz.git] / templates / webpages / ustva / config_step2.html
index 9f4f79dc776e298bc36ee732c5b4995abb2ba17f..d566dbd29c71c5969713deee03bc4ca62cabcdc1 100644 (file)
@@ -4,7 +4,6 @@
  and run locale/<cc>/locales.pl -->
 
 
-<body>
   <form name="elsterform" method="post" action="[% script %]">
     <table width="100%">
        <tr>
 [%- IF COA_Germany %]
            [% input_steuernummer %]
 [%- ELSE %]
-[% 'Please enter the taxnumber in the administration menu user preferences' | $T8 %]
+[% 'Please enter the taxnumber in the client configuration.' | $T8 %]
 [% 'Current value:' | $T8 %] [% HTML.escape(myconfig_taxnumber) %]
 [%- END %]
 
 
 
   </form>
-</body>
-</html>