diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/pages/wiki_template/content.html | 2 |
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>--> |