Remove style, we have to align image
This commit is contained in:
parent
d546b2587b
commit
814f075b70
@ -18,8 +18,8 @@ $form = $this->form;
|
||||
<?=$form->type?>
|
||||
<div class="row">
|
||||
<?php echo $form->siret?>
|
||||
<img src="/themes/default/images/info.gif" style="vertical-align: middle;" title="Recherche par SIREN, SIRET, N° TVA intracommunautaire, N° RC, R.N.A., ISIN" />
|
||||
<img src="/themes/default/images/siretdirect.gif" style="vertical-align: middle;" title="Accès direct à la fiche identité (Racourci clavier : Maintenir CTRL puis ENTREE)" id="goidentite"/>
|
||||
<img src="/themes/default/images/info.gif" title="Recherche par SIREN, SIRET, N° TVA intracommunautaire, N° RC, R.N.A., ISIN" />
|
||||
<img src="/themes/default/images/siretdirect.gif" title="Accès direct à la fiche identité (Racourci clavier : Maintenir CTRL puis ENTREE)" id="goidentite"/>
|
||||
</div>
|
||||
<?php if ($this->SEARCHENT) {?>
|
||||
<div class="row">
|
||||
|
Loading…
Reference in New Issue
Block a user