diff options
author | Christian Franke <nobody@nowhere.ws> | 2013-04-14 02:22:20 +0200 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2013-04-14 02:22:20 +0200 |
commit | bdc5e1f859d366eeb63b27971b70627d7b7601dc (patch) | |
tree | 9a0a53a8cb4b4c2959d189bb876dd372faaebe95 /templates/select.html | |
parent | 42db264f1b8106a635b1b4514ba9d407b7d1ab3c (diff) |
Update wiki link
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 93c739a..379696b 100644 --- a/templates/select.html +++ b/templates/select.html @@ -18,7 +18,7 @@ <sub:bodyform> <div class="cont"> <span i18n:msg="hi">Hi ${user['cn']}!</span> - <p class="app"><a href="https://wiki.sublab.org/auth_subdap.php?${tgts['wiki']}"> + <p class="app"><a href="https://sublab.org/wiki/"> <img src="${url('static/app_wiki.png')}" alt="wiki" width="48" height="48"/> sublab.org wiki</a></p> <p class="app"><a href="calendar"> <img src="${url('static/app_calendar.png')}" alt="calendar" width="48" height="48"/> Calendar</a></p> |