Wenn ein Hash namens %main::debug_options existiert, dann werden all seine Variablen...
[kivitendo-erp.git] / templates / webpages / dunning / show_invoices_master.html
index c2d4a61..85c9177 100644 (file)
@@ -5,6 +5,10 @@
 
  <div class="listtop" width="100%"><TMPL_VAR title></div>
 
+ <p><translate>The columns &quot;Dunning Duedate&quot;, &quot;Total
+   Fees&quot; and &quot;Interest&quot; show data for the previous
+   dunning created for this invoice.</translate></p>
+
  <form name="Form" method="post" action="dn.pl">
 
   <table width="100%">
@@ -76,8 +80,8 @@
   <input type="hidden" name="password" value="<TMPL_VAR password ESCAPE=HTML>">
   <input type="hidden" name="action" value="<translate>Continue</translate>">
 
-  <input type="submit" name="dummy" value="<translate>Continue</translate>"
-         onclick="this.disabled=true; this.value='<translate>The dunning process started</translate>'; document.Form.submit()">
+  <input type="submit" name="dummy" value="<translate>Continue</translate>">
+<!--          onclick="this.disabled=true; this.value='<translate>The dunning process started</translate>'; document.Form.submit()"> -->
 
  </form>
 </body>