diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-03-27 19:36:48 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 19:46:46 +0200 |
| commit | 10e5a9c69121b2a6194ccb57aea14901ad82aab8 (patch) | |
| tree | 1c2cab1d5bd956092356a4f757574bc5bbee55bb /index.html | |
| parent | 204838d2da9c33954e884c5d26c9fb393a057072 (diff) | |
| download | wvs-vplan-10e5a9c69121b2a6194ccb57aea14901ad82aab8.tar.gz wvs-vplan-10e5a9c69121b2a6194ccb57aea14901ad82aab8.zip | |
warne bei falschen Benutzerdaten
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |
