summaryrefslogtreecommitdiffstats
path: root/templates/main/guest.html
diff options
context:
space:
mode:
authorSimon Rettberg2015-03-04 18:43:06 +0100
committerSimon Rettberg2015-03-04 18:43:06 +0100
commit7b17223904214024018f626715926fa729941d3c (patch)
tree6d9fd93915726600ed6c430d1e2e64af87528ef1 /templates/main/guest.html
parentThird Commit (diff)
downloadbwlp-webadmin-7b17223904214024018f626715926fa729941d3c.tar.gz
bwlp-webadmin-7b17223904214024018f626715926fa729941d3c.tar.xz
bwlp-webadmin-7b17223904214024018f626715926fa729941d3c.zip
Fourth Commit
Diffstat (limited to 'templates/main/guest.html')
-rw-r--r--templates/main/guest.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main/guest.html b/templates/main/guest.html
index 76b77ab..14cc902 100644
--- a/templates/main/guest.html
+++ b/templates/main/guest.html
@@ -1,7 +1,7 @@
<div class="form-narrow">
Sie sind nicht authentifiziert. Bitte wählen Sie:
<ul>
- <li><a href="shib/">Anmelden oder Registrieren über bwIDM</a></li>
+ <li><a href="shib/">Anmelden oder registrieren über bwIDM</a></li>
<li><a href="?do=Login">Anmelden mit einem bwLehrpool-Testaccount</a></li>
</ul>
</div>