Dokumentation html und pdf Datei
[kivitendo-erp.git] / templates / webpages / gl / yearend_bottom.html
index 0173192..1a8fb82 100644 (file)
@@ -1,8 +1,5 @@
 [%- USE L %]
 [%- USE LxERP %]
-<table  width="100%">
-  <tr><td>
-    [%- L.hidden_tag("action","YearEndTransactions/dispatch") %]
     [%- L.hidden_tag("cb_date",SELF.cb_date.to_kivitendo) %]
     [%- L.hidden_tag("cb_startdate",SELF.cb_startdate.to_kivitendo) %]
     [%- L.hidden_tag("cb_reference",SELF.cb_reference) %]
@@ -12,9 +9,4 @@
     [%- L.hidden_tag("ob_description",SELF.ob_description) %]
     [%- L.hidden_tag("cbob_chart",SELF.cbob_chart) %]
     [%- L.hidden_tag("rowcount",SELF.row_count) %]
-    [%- L.submit_tag("action_generate", LxERP.t8('generate cb/ob transactions for selected charts'),
-                    confirm=LxERP.t8('Are you sure to generate cb/ob transactions?')) %]
-    [%- L.submit_tag("action_filter", LxERP.t8('back')) %]
-    </td>
-  </tr>
-</table></form>
+</form>