summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2011-03-06 18:24:29 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2011-03-06 18:24:29 +0100
commit253bc054a419eae11b88bdb5bdaf300eec225d0d (patch)
treeefe62e58e7fe39012ae0c0a5c77561b08909238b /templates
parentc0ed28b17baa41a8d69d0cdfd952144d453ea17d (diff)
downloadkosten-253bc054a419eae11b88bdb5bdaf300eec225d0d.tar.gz
kosten-253bc054a419eae11b88bdb5bdaf300eec225d0d.tar.bz2
kosten-253bc054a419eae11b88bdb5bdaf300eec225d0d.zip
Forgot one
Diffstat (limited to 'templates')
-rw-r--r--templates/pages/const.mako2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pages/const.mako b/templates/pages/const.mako
index c8ea251..f71943e 100644
--- a/templates/pages/const.mako
+++ b/templates/pages/const.mako
@@ -14,7 +14,7 @@
alle ${exp.months} Monate
% endif
</ul>
-<p><a href=${"/const/edit/%s" % exp.id | url}>Edit</a> <a href=${"/const/add/from/%s" % exp.id | url}>Create new based on this</a></p>
+<p><a href=${"/const/edit/%s" % exp.id | url}>Bearbeiten</a> <a href=${"/const/add/from/%s" % exp.id | url}>Erstelle neuen auf dem jetzigen basierenden Eintrag</a></p>
<%
def create(p):