Fix alignement
This commit is contained in:
parent
07b676792a
commit
b1945daf6c
@ -365,7 +365,7 @@ if ($sql_select)
|
|||||||
print '<td class="liste_titre" align="left">';
|
print '<td class="liste_titre" align="left">';
|
||||||
print '<input class="flat" type="text" name="sref" size="8" value="'.$sref.'">';
|
print '<input class="flat" type="text" name="sref" size="8" value="'.$sref.'">';
|
||||||
print '</td>';
|
print '</td>';
|
||||||
print '<td class="liste_titre nowrap">'; // date
|
print '<td class="liste_titre nowrap center">'; // date
|
||||||
print $formother->select_month($month?$month:-1,'month',1);
|
print $formother->select_month($month?$month:-1,'month',1);
|
||||||
$formother->select_year($year?$year:-1,'year',1, 20, 1);
|
$formother->select_year($year?$year:-1,'year',1, 20, 1);
|
||||||
print '</td>';
|
print '</td>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user