bugfix : textarea cols & rows
authorx99bachelart <x99bachelart>
Thu, 4 Sep 2003 21:29:56 +0000 (21:29 +0000)
committerx99bachelart <x99bachelart>
Thu, 4 Sep 2003 21:29:56 +0000 (21:29 +0000)
install.d/profile_form.inc.php

index ec66176..0c1aeca 100644 (file)
@@ -48,7 +48,7 @@
         <?php echo $locale['profile']['signature'];?>
       </td>
       <td>
-        <textarea name="profile_sig" rows="72" cols="7"></textarea>
+        <textarea name="profile_sig" rows="7" cols="50"></textarea>
       </td>
     </tr>
     <tr class="pair">