E-Mail-Dialog: Knopf E-Mail senden ausgrauen um mehrfaches Senden zu verhindern
[kivitendo-erp.git] / templates / webpages / gobd / filter.html
index aaffd02..78c0b83 100644 (file)
@@ -5,7 +5,7 @@
 
 <h1>[% title | html %]</h1>
 
-[%- PROCESS 'common/flash.html' %]
+[%- INCLUDE 'common/flash.html' %]
 
 <p>[% 'This export will include all records in the given time range and all supplicant information from checked entities. You will receive a single zip file. Please extract this file onto the data medium requested by your auditor.' | $T8 %]</p>
 
@@ -25,9 +25,4 @@
     <td>[% L.date_tag('to', SELF.to) %]</td>
   </tr>
 </table>
-
-[% L.hidden_tag('action', 'GoBD/dispatch') %]
-
-[% L.submit_tag('action_export', LxERP.t8('Export')) %]
-
 </form>