summaryrefslogtreecommitdiff
path: root/template/pages/wiki_template
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2013-04-14 02:05:50 +0200
committerChristian Franke <nobody@nowhere.ws>2013-04-14 02:05:50 +0200
commitcf2ef071d1babe9055f805886d5725ab18b7cacb (patch)
tree761e0e234101c2be80fd2869655349e93887b830 /template/pages/wiki_template
parente38ff7fe612e1a4d3686b867f4d1e80057c7b0aa (diff)
wiki: fix registration link
Diffstat (limited to 'template/pages/wiki_template')
-rw-r--r--template/pages/wiki_template/content.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/pages/wiki_template/content.html b/template/pages/wiki_template/content.html
index 99be78c..227aab3 100644
--- a/template/pages/wiki_template/content.html
+++ b/template/pages/wiki_template/content.html
@@ -16,7 +16,7 @@
<TMPL_IF GETSOURCEURL>
<li><a href="<TMPL_VAR GETSOURCEURL>">Source</a></li>
</TMPL_IF>
-<li><a href="https://sublab.org/subdap/">Registrieren</a></li>
+<li><b><a href="https://sublab.org/subdap/create">Registrieren</a></b></li>
<!--<TMPL_IF PREFSURL>
<li><a href="<TMPL_VAR PREFSURL>">Einstellungen</a></li>
</TMPL_IF>-->