summaryrefslogtreecommitdiff
path: root/templates/pages/edit.mako
blob: 1343136bd334b64ce15524628546238bcdce142a (plain)
1
2
3
4
5
6
7
8
9
10
<%inherit file="add.mako" />

<%block name="heading">
    Bearbeite Kosteneintrag
</%block>

<%block name="form_buttons">
    <input type="submit" name="changeB" />
    <input type="submit" name="deleteB" value="Eintrag löschen" />
</%block>
title='2008-03-06 22:33:20 +0100'>2008-03-06Update translationRené 'Necoro' Neumann2-349/+393 2008-03-06Update createpot.shRené 'Necoro' Neumann1-3/+2 2008-03-06Use 'nofork' instead of 'nolistener'René 'Necoro' Neumann1-3/+3 2008-03-05Install glade files into template dir and not data dirRené 'Necoro' Neumann2-2/+1 2008-03-05Added dependency listRené 'Necoro' Neumann3-117/+237