Modif apparence table

This commit is contained in:
Rodolphe Quiedeville 2003-06-23 22:27:34 +00:00
parent fcccd2c2a0
commit b542071c60

View File

@ -271,7 +271,7 @@ if ($action == 'create')
print "<input type=\"hidden\" name=\"author\" value=\"$author\">";
print "<tr><td>Auteur :</td><td>".$user->fullname."</td>";
print '<td rowspan="8" valign="top">';
print '<td rowspan="4" valign="top">';
print '<textarea name="note" wrap="soft" cols="60" rows="8"></textarea></td></tr>';
print "<tr><td>Date :</td><td>";