add an indicator when login fails
[lantea.git] / index.html
index 8bb8240e996e5abb9d44b6b733a3183ceb23a383..d1ea156e22e7315358f33be9d8017778778e9d34 100644 (file)
@@ -80,6 +80,7 @@ operator to any other services, e.g. OpenStreetMap.</p>
 </div>
 <p class="loginbox">
 <button type="button" id="loginbtn" class="hidden">Sign in</button>
+<span id="loginerror" class="hidden">!</span>
 <span id="logindesc" class="hidden">to enable uploads</span>
 <span id="username" class="hidden"></span>
 <button type="button" id="logoutbtn" class="hidden">Log out</button>