mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Look: Modif esthtique mineure
This commit is contained in:
parent
8b89300d43
commit
49050fcbfd
|
|
@ -48,7 +48,7 @@ print '<form method="post" action="liste.php">';
|
|||
print '<table class="noborder" width="100%">';
|
||||
print '<tr class="liste_titre"><td colspan="2">'.$langs->trans("SearchOrder").'</td></tr>';
|
||||
print "<tr $bc[1]><td>";
|
||||
print $langs->trans("Ref").' : <input type="text" name="sf_ref"> <input type="submit" value="'.$langs->trans("Search").'" class="button"></td></tr>';
|
||||
print $langs->trans("Ref").' : <input type="text" class="flat" name="sf_ref" size=18> <input type="submit" value="'.$langs->trans("Search").'" class="button"></td></tr>';
|
||||
print "</table></form><br>\n";
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user