add an indicator when login fails
[lantea.git] / index.html
index 3ca97525695e542801bf16e4f006cee84ed0d5b9..d1ea156e22e7315358f33be9d8017778778e9d34 100644 (file)
@@ -15,6 +15,7 @@
   <script src="js/library.js" type="application/javascript;version=1.8"></script>
   <script src="js/piwik.js" async="" defer=""></script>
   <link rel="stylesheet" href="style/lantea.css">
+  <link rel="manifest" href="/pwa.manifest">
   <link rel="shortcut icon" href="style/lanteaIcon16.png" type="image/png">
 </head>
 <body id="body">
@@ -79,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>
@@ -165,11 +167,11 @@ upload from multiple devices.</p>
 </p>
 </div>
 <div id="infoDialog">
-<p class="dialogTitle">Lantea Maps has changed!</p>
+<p class="dialogTitle">Recent Changes in Lantea Maps</p>
 <p>Lantea Maps has been updated with a few significant changes.</p>
 <p>Most importantly, the previously broken upload functionality for tracks has
    been fixed and improved to use our own Lantea Maps server instead of
-   OpenStreetMaps. For using it, you need to log in with KaiRo.at via their
+   OpenStreetMaps. For using it, you need to log in with KaiRo.at via a
    "sign in" button now in the track "drawer".</p>
 <p>From there, you can also access a library of uploaded tracks, their
    name/comment links to the GPX download of the specific track.</p>