summaryrefslogtreecommitdiff
path: root/templates/pages/const.mako
diff options
context:
space:
mode:
Diffstat (limited to 'templates/pages/const.mako')
-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):