summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2013-04-14 02:22:20 +0200
committerChristian Franke <nobody@nowhere.ws>2013-04-14 02:22:20 +0200
commitbdc5e1f859d366eeb63b27971b70627d7b7601dc (patch)
tree9a0a53a8cb4b4c2959d189bb876dd372faaebe95
parent42db264f1b8106a635b1b4514ba9d407b7d1ab3c (diff)
Update wiki link
-rw-r--r--templates/select.html2
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>