Removes table into table.
authorStéphane Jacob <sj@m4x.org>
Mon, 14 Mar 2011 21:34:23 +0000 (22:34 +0100)
committerStéphane Jacob <sj@m4x.org>
Mon, 14 Mar 2011 21:34:23 +0000 (22:34 +0100)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
templates/core/password_prompt.tpl

index 420fd2a..a7e3a6b 100644 (file)
     </tr>
     <tr>
       <td colspan="2">
-      <table width="100%"><tr>
-      <td>
-        <a href="recovery">Mot de passe perdu&nbsp;?</a>
-      </td>
-      <td class="right">
-        <input type="submit" name="submitbtn" value="Me connecter" />
-      </td>
-      </tr></table>
+        <a href="recovery" style="float: left">Mot de passe perdu&nbsp;?</a>
+        <input type="submit" name="submitbtn" value="Me connecter" style="float: right" />
       </td>
     </tr>
   </table>