]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/default/loginform.html
Use a class for 'window' titles instead of h2
[github/shaarli/Shaarli.git] / tpl / default / loginform.html
index 28c92f3e3253505dc90c770682552f051b862c9b..b33219b69b3751590ad65ade61d4a0fef83067d9 100644 (file)
@@ -20,7 +20,7 @@
     <div class="pure-u-lg-1-3 pure-u-1-8"></div>
     <div id="login-form" class="page-form page-form-light pure-u-lg-1-3 pure-u-3-4">
       <form method="post" name="loginform">
-        <h2>{'Login'|t}</h2>
+        <h2 class="window-title">{'Login'|t}</h2>
         <div>
           <input type="text" name="login" placeholder="{'Username'|t}" tabindex="20">
         </div>