summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-03-27 19:36:48 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2016-08-15 19:46:46 +0200
commit10e5a9c69121b2a6194ccb57aea14901ad82aab8 (patch)
tree1c2cab1d5bd956092356a4f757574bc5bbee55bb /index.html
parent204838d2da9c33954e884c5d26c9fb393a057072 (diff)
downloadwvs-vplan-10e5a9c69121b2a6194ccb57aea14901ad82aab8.tar.gz
wvs-vplan-10e5a9c69121b2a6194ccb57aea14901ad82aab8.zip
warne bei falschen Benutzerdaten
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index a89668a..b3cd3ae 100644
--- a/index.html
+++ b/index.html
@@ -40,6 +40,9 @@
<input type="password" id="password" hint="Passwort" required>
<button type="submit">Einloggen</button>
</form>
+ <div data-role="popup" id="loginpopup">
+ <p>Deine Logindaten sind inkorrekt.</p>
+ </div>
</div>
</div>
</div>