summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorequinox <equinox@diac24.net>2011-04-01 06:39:29 +0200
committerequinox <equinox@diac24.net>2011-04-01 06:39:51 +0200
commit5a8eaedec7b4354d82f00a9b8e8215828bdac611 (patch)
tree67382ce558be8e809903a5fafcf319b45d57b885 /templates
parent18f1e7de1820a63d5f8f49b52205b70a2107c2ea (diff)
add tickets to successful login site
Diffstat (limited to 'templates')
-rw-r--r--templates/select.html2
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>