]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/ap/ap_transactions_bottom.html
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / templates / webpages / ap / ap_transactions_bottom.html
diff --git a/templates/webpages/ap/ap_transactions_bottom.html b/templates/webpages/ap/ap_transactions_bottom.html
deleted file mode 100644 (file)
index abc51a1..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-[%- USE T8 %]
-[% USE HTML %] <form method="post" action="ap.pl">
-
-  <input name="callback" type="hidden" value="[% callback %]">
-
-  [% 'Create new' | $T8 %]<br>
-
-  <input class="submit" type="submit" name="action" value="[% 'AP Transaction' | $T8 %]">
-  <input class="submit" type="submit" name="action" value="[% 'Vendor Invoice' | $T8 %]">
-
- </form>
-
-</body>
-</html>