diff options
-rw-r--r-- | templates/page.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index a77b426..50e6c76 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -75,6 +75,7 @@ <TMPL_IF EDITURL> <li> <a href="<TMPL_VAR EDITURL>" rel="nofollow">Edit</a> + (<a href="/wiki/editing">Help</a>) </li> </TMPL_IF> <TMPL_IF GETSOURCEURL> |