fixing tab in chat

This commit is contained in:
2014-09-13 17:52:21 +02:00
parent 9196953a48
commit 0119cfa3a4
4 changed files with 189 additions and 97 deletions

View File

@@ -24,7 +24,7 @@
<table>
<tr>
<td class="desc">Nom &amp; prénom</td>
<td class="value"><input type="text" name="auth_name" id="auth_name" class="round" value="" /></td>
<td class="value"><input type="text" name="auth_name" id="auth_name" class="round" value="" autofocus /></td>
</tr>
<tr>
<td class="desc">Mot de passe</td>