summaryrefslogtreecommitdiff
path: root/template/pages
diff options
context:
space:
mode:
Diffstat (limited to 'template/pages')
-rw-r--r--template/pages/wiki_template/content.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/pages/wiki_template/content.html b/template/pages/wiki_template/content.html
index 708f9af..c12be0b 100644
--- a/template/pages/wiki_template/content.html
+++ b/template/pages/wiki_template/content.html
@@ -4,6 +4,7 @@
<TMPL_IF HAVE_ACTIONS>
<TMPL_IF HTML5><nav class="actions"><TMPL_ELSE><div class="actions"></TMPL_IF>
<ul>
+<li><a href="/new-wiki-page">Neue Seite anlegen</a></b></li>
<TMPL_IF EDITURL>
<li><a href="<TMPL_VAR EDITURL>" rel="nofollow">Bearbeiten</a></li>
</TMPL_IF>