diff options
Diffstat (limited to 'templates/select.html')
-rw-r--r-- | templates/select.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/select.html b/templates/select.html index e7dc1f2..4f54d02 100644 --- a/templates/select.html +++ b/templates/select.html @@ -10,7 +10,7 @@ <sub:bodyform> <div class="cont"> Hallo ${user['cn']}! - <p class="app"><a href="http://sublab.org"><img src="${url('static/app_wiki.png')}" alt="wiki"/> sublab.org wiki</a></p> + <p class="app"><a href="https://wiki.sublab.org/auth_subdap.php?${tgts['wiki']}"><img src="${url('static/app_wiki.png')}" alt="wiki"/> sublab.org wiki</a></p> <p class="app"><a href=""><img src="${url('static/app_subdap.png')}" alt="wiki"/> Benutzerdaten</a></p> </div> </sub:bodyform> |