Html-Druckvorlage ustva-Voranmeldung ausgelagert
[kivitendo-erp.git] / templates / webpages / ustva / config_step2.html
index c8a5a8e..d566dbd 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 userpreferences' | $T8 %]
+[% 'Please enter the taxnumber in the client configuration.' | $T8 %]
 [% 'Current value:' | $T8 %] [% HTML.escape(myconfig_taxnumber) %]
 [%- END %]
 
 
 
   </form>
-</body>
-</html>