Inventur: Journal nach Artikel filtern können: Doppeltes "tr" korrigiert
[kivitendo-erp.git] / templates / webpages / gl / yearend_filter.html
index 28fcd1c..566454d 100644 (file)
@@ -5,7 +5,7 @@
 
 <h1>[% title | html %]</h1>
 
-[%- PROCESS 'common/flash.html' %]
+[%- INCLUDE 'common/flash.html' %]
 
 <form id='filter_form'>
 
@@ -56,9 +56,4 @@
     <td colspan="3">[% L.select_tag('cbob_chart', SELF.charts9000, title_sub=\make_title_of_chart, default=SELF.cbob_chart, style="width: 400px") %]</td>
   </tr>
 </table>
-
-[% L.hidden_tag('action', 'YearEndTransactions/dispatch') %]
-<hr size=3 noshade><br>
-[% L.submit_tag('action_list', LxERP.t8('Continue')) %]
-
 </form>