diff options
author | olf <olf@subsignal.org> | 2016-01-08 21:50:35 +0100 |
---|---|---|
committer | olf <olf@subsignal.org> | 2016-01-08 21:50:35 +0100 |
commit | 42436861194144bf4d1b3eb8f86027342a565639 (patch) | |
tree | e7e08b2c69d38fdb15c5f7d3cb1e2715dc838f61 /template/pages/wiki_template | |
parent | 995cf5b0798c5a1230fabdebb6108a5fb15a7fca (diff) | |
parent | 982945d8abad6a740546571979896f3f13a02d53 (diff) |
Merge branch 'master' of ssh://oberon.sublab.org/website into statusscript
Diffstat (limited to 'template/pages/wiki_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 a6fd7b5..13658d4 100644 --- a/template/pages/wiki_template/content.html +++ b/template/pages/wiki_template/content.html @@ -18,7 +18,7 @@ <TMPL_IF GETSOURCEURL> <li><a href="<TMPL_VAR GETSOURCEURL>">Source</a></li> </TMPL_IF> -<li><a href="https://sublab.org/subdap/create">Registrieren</a></li> +<li><a href="/subdap/create">Registrieren</a></li> <!--<TMPL_IF PREFSURL> <li><a href="<TMPL_VAR PREFSURL>">Einstellungen</a></li> </TMPL_IF>--> |