]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/default/changepassword.html
Takin theme reviews into account
[github/shaarli/Shaarli.git] / tpl / default / changepassword.html
index bff33c0c6e6a50c897a1beb97ea3a1e0e292cf2b..7196cccdf979250c2cd31d7e3ee7a7467f7fd8a7 100644 (file)
@@ -7,10 +7,9 @@
 {include="page.header"}
 <div class="pure-g">
   <div class="pure-u-lg-1-3 pure-u-1-8"></div>
-  <div id="addlink-form" class="page-form pure-u-lg-1-3 pure-u-3-4">
+  <div id="addlink-form" class="page-form page-form-light pure-u-lg-1-3 pure-u-3-4">
     <h2 class="window-title">{"Change password"|t}</h2>
-    <form method="POST" action="#" name="changepasswordform" id="changepasswordform"
-          class="addform page-form page-form-light">
+    <form method="POST" action="#" name="changepasswordform" id="changepasswordform">
       <div>
         <input type="password" name="oldpassword" placeholder="{'Current password'|t}" class="autofocus">
       </div>