]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/ap/ap_transactions_bottom_en.html
locales.pl von nach locale/en kopiert und dort ausgeführt.
[kivitendo-erp.git] / templates / webpages / ap / ap_transactions_bottom_en.html
diff --git a/templates/webpages/ap/ap_transactions_bottom_en.html b/templates/webpages/ap/ap_transactions_bottom_en.html
new file mode 100644 (file)
index 0000000..cdd5693
--- /dev/null
@@ -0,0 +1,13 @@
+[% USE HTML %] <form method="post" action="ap.pl">
+
+  <input name="callback" type="hidden" value="[% callback %]">
+
+  Create new<br>
+
+  <input class="submit" type="submit" name="action" value="Purchase Transaction">
+  <input class="submit" type="submit" name="action" value="Vendor Invoice">
+
+ </form>
+
+</body>
+</html>