]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/cp/form_footer.html
cp templates.
[mfinanz.git] / templates / webpages / cp / form_footer.html
diff --git a/templates/webpages/cp/form_footer.html b/templates/webpages/cp/form_footer.html
new file mode 100644 (file)
index 0000000..9197646
--- /dev/null
@@ -0,0 +1,15 @@
+[%- USE T8 %]
+[%- USE HTML %]
+  <tr>
+    <td><hr size=3 noshade></td>
+  </tr>
+</table>
+<input type=hidden name=rowcount value="[% rowcount | html %]">
+
+<br>
+<input class=submit type=submit name=action value="[% 'Update' | $T8 %]">
+<input class=submit type=submit name=action value="[% 'Post' | $T8 %]">
+ </form>
+
+</body>
+</html>