summaryrefslogtreecommitdiff
path: root/templates/select.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/select.html')
-rw-r--r--templates/select.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/select.html b/templates/select.html
index 5fd322f..b25cd1c 100644
--- a/templates/select.html
+++ b/templates/select.html
@@ -19,6 +19,8 @@
Hallo ${user['cn']}!
<p class="app"><a href="https://wiki.sublab.org/auth_subdap.php?${tgts['wiki']}">
<img src="${url('static/app_wiki.png')}" alt="wiki" width="48" height="48"/> sublab.org wiki</a></p>
+ <p class="app"><a href="cfg8021x?username=${user['cn']}">
+ <img src="${url('static/app_8021x.png')}" alt="wlan" width="24" height="24"/> 802.1X config</a></p>
<p class="app"><a href="pwchange?username=${user['cn']}">
<img src="${url('static/app_password.png')}" alt="pwchange" width="24" height="24"/> Passwort ändern</a></p>
</div>