summaryrefslogtreecommitdiffstats
path: root/templates/login/_page.html
diff options
context:
space:
mode:
authorSimon Rettberg2015-03-09 18:08:15 +0100
committerSimon Rettberg2015-03-09 18:08:15 +0100
commitdcb1d7a5b6c057f34f8cc4aa69275cc4ddb109d3 (patch)
tree5d9230b6ba937a272d4e966c9348238667da22f9 /templates/login/_page.html
parentFourth Commit (diff)
downloadbwlp-webadmin-dcb1d7a5b6c057f34f8cc4aa69275cc4ddb109d3.tar.gz
bwlp-webadmin-dcb1d7a5b6c057f34f8cc4aa69275cc4ddb109d3.tar.xz
bwlp-webadmin-dcb1d7a5b6c057f34f8cc4aa69275cc4ddb109d3.zip
+AGB, +DeleteUser feature
Diffstat (limited to 'templates/login/_page.html')
-rw-r--r--templates/login/_page.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/login/_page.html b/templates/login/_page.html
index 36dcb0f..c9beccf 100644
--- a/templates/login/_page.html
+++ b/templates/login/_page.html
@@ -5,3 +5,6 @@
<button class="btn btn-lg btn-primary btn-block" type="submit">Anmelden</button>
<input type="hidden" name="action" value="login">
</form>
+<p>
+ Stattdessen <a href="shib/?do=Main">via bwIDM anmelden</a>.
+</p> \ No newline at end of file