]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/dunning/search_de.html
Bugfixes zum Rechnungstemplate
[mfinanz.git] / templates / webpages / dunning / search_de.html
index 3d48065da315f904af4a54a41f5a0fbebc4f0d90..d9b10b0e46a01a5e4bbfb8aa8d4e398f0bd5f5f1 100644 (file)
@@ -73,7 +73,7 @@
         <input name="transdatefrom" id="transdatefrom" size="11" title="[% HTML.escape(myconfig_dateformat) %]" onBlur="check_right_date_format(this)">
         <input type="button" name="transdatefrom" id="trigger1" value="?">
        </td>
-       <th align="right" nowrap>An</th>
+       <th align="right" nowrap>Bis</th>
        <td>
         <input name="transdateto" id="transdateto" size="11" title="[% HTML.escape(myconfig_dateformat) %]" onBlur="check_right_date_format(this)">
         <input type="button" name="transdateto" id="trigger2" value="?">
@@ -86,7 +86,7 @@
         <input name="dunningfrom" id="dunningfrom" size="11" title="[% HTML.escape(myconfig_dateformat) %]" onBlur="check_right_date_format(this)">
         <input type="button" name="dunningfrom" id="trigger3" value="?">
        </td>
-       <th align="right" nowrap>An</th>
+       <th align="right" nowrap>Bis</th>
        <td>
         <input name="dunningto" id="dunningto" size="11" title="[% HTML.escape(myconfig_dateformat) %]" onBlur="check_right_date_format(this)">
         <input type="button" name="dunningto" id="trigger4" value="?">
 
   <input type="hidden" name="nextsub" value="show_dunning">
 
-  <input type="hidden" name="login" value="[% HTML.escape(login) %]">
-  <input type="hidden" name="password" value="[% HTML.escape(password) %]">
-
   <br>
 
   <input class="submit" type="submit" name="action" value="Weiter">