summaryrefslogtreecommitdiff
path: root/intern.gospeladlershof.de/login.php
diff options
context:
space:
mode:
Diffstat (limited to 'intern.gospeladlershof.de/login.php')
-rw-r--r--intern.gospeladlershof.de/login.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern.gospeladlershof.de/login.php b/intern.gospeladlershof.de/login.php
index 23c2695..1ced39b 100644
--- a/intern.gospeladlershof.de/login.php
+++ b/intern.gospeladlershof.de/login.php
@@ -32,7 +32,7 @@ if ( ! empty($_SESSION) ) {
<h2 class="form-signin-heading">Bitte melde dich an</h2>
<label for="inputEmail" class="sr-only">E-Mail Adresse</label>
<input name="email" type="email" id="inputEmail" class="form-control" placeholder="E-Mail-Adresse" required autofocus>
- <span class="helper-block">Es wird dir eine E-Mail an dieselbe Adresse geschickt, mit der du auch die anderen E-Mails des Chors liest.</span>
+ <span class="help-block">Es wird dir eine E-Mail an dieselbe Adresse geschickt, mit der du auch die anderen E-Mails des Chors liest.</span>
<button class="btn btn-lg btn-primary btn-block" type="submit">Lass mich rein</button>
</form>