Mise en ligne éléments
This commit is contained in:
parent
5b7873e77b
commit
5f4d734618
@ -27,7 +27,8 @@ $(document).ready(function(){
|
||||
<table>
|
||||
<tr>
|
||||
<td width="208" align="right" class="StyleRechercheLib"><b>SIREN</b></td>
|
||||
<td width="300"><input type="text" name="formR[siret]" value="<?=$formR['siret']?>" size="25" maxlength="20" /> <img src="img/exclamation.png"/ title="Recherche par SIREN, SIRET, N° TVA intracommunautaire, N° RC, N° WALDEC, ISIN"></td>
|
||||
<td width="300"><input type="text" name="formR[siret]" value="<?=$formR['siret']?>" size="25" maxlength="20" style="vertical-align:middle;" />
|
||||
<img src="img/exclamation.png"/ title="Recherche par SIREN, SIRET, N° TVA intracommunautaire, N° RC, N° WALDEC, ISIN" style="vertical-align:middle;" /></td>
|
||||
<td width="72"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user