Modif du libell du formulaire de recherche
This commit is contained in:
parent
203b3f11ad
commit
73d18a7498
@ -72,7 +72,7 @@ print '<tr><td valign="top" width="30%">';
|
||||
|
||||
print '<TABLE border="0" cellspacing="0" cellpadding="3" width="100%">';
|
||||
print "<TR class=\"liste_titre\">";
|
||||
print "<td colspan=\"2\">Recherche</td></tr>";
|
||||
print "<td colspan=\"2\">Recherche une proposition</td></tr>";
|
||||
print '<form method="post" action="propal.php3">';
|
||||
print "<tr $bc[1]><td>";
|
||||
print 'Réf. : <input type="text" name="sf_ref"><input type="submit" value="Rechercher" class="flat"></td></tr>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user