summaryrefslogtreecommitdiff
path: root/templates/pages/constadd.mako
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-04-05 21:03:11 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-04-05 21:03:11 +0200
commit5bf8a03dae494f1625d3d5eeee5ffd6396b730fa (patch)
tree9ef0fd0f28d0324b3379c65051e1981cc9ac2ca0 /templates/pages/constadd.mako
parentd6089be1fac75a58cce3e6d0f4379b3f0d362691 (diff)
downloadkosten-5bf8a03dae494f1625d3d5eeee5ffd6396b730fa.tar.gz
kosten-5bf8a03dae494f1625d3d5eeee5ffd6396b730fa.tar.bz2
kosten-5bf8a03dae494f1625d3d5eeee5ffd6396b730fa.zip
Delete const entries
Diffstat (limited to 'templates/pages/constadd.mako')
-rw-r--r--templates/pages/constadd.mako4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/pages/constadd.mako b/templates/pages/constadd.mako
index 68a276f..2c16544 100644
--- a/templates/pages/constadd.mako
+++ b/templates/pages/constadd.mako
@@ -6,7 +6,9 @@
<form name="add_const_expense" method="post">
${form.render()}
- <input type="submit" />
+ <%block name="form_buttons">
+ <input type="submit" name="changeB"/>
+ </%block>
</form>
<%block name="heading">