]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/default/loginform.html
Import/export templates and minor fixes
[github/shaarli/Shaarli.git] / tpl / default / loginform.html
index 219236068d6d05b6285ae38231fd3c81c8e077c9..28c92f3e3253505dc90c770682552f051b862c9b 100644 (file)
@@ -28,8 +28,8 @@
           <input type="password" name="password" placeholder="{'Password'|t}" tabindex="21">
         </div>
         <div class="remember-me">
-          <input type="checkbox" name="longlastingsession" id="longlastingsession" tabindex="22">
-          <label for="longlastingsession">{'Remember me'|t}</label>
+          <input type="checkbox" name="longlastingsession" id="longlastingsessionform" tabindex="22">
+          <label for="longlastingsessionform">{'Remember me'|t}</label>
         </div>
         <div>
           <input type="submit" value="{'Login'|t}" class="bigbutton" tabindex="23">