diff options
author | equinox <equinox@diac24.net> | 2011-04-01 06:39:29 +0200 |
---|---|---|
committer | equinox <equinox@diac24.net> | 2011-04-01 06:39:51 +0200 |
commit | 5a8eaedec7b4354d82f00a9b8e8215828bdac611 (patch) | |
tree | 67382ce558be8e809903a5fafcf319b45d57b885 /templates/select.html | |
parent | 18f1e7de1820a63d5f8f49b52205b70a2107c2ea (diff) |
add tickets to successful login site
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> |