a
This commit is contained in:
parent
0aedd0d877
commit
4b029081ea
|
|
@ -228,7 +228,8 @@
|
|||
<tr>
|
||||
<td colspan="5" align="center" width="75%">
|
||||
<div class="frmSearch" style="position: relative;">
|
||||
a <input id="searchInput" name="searchInput" style="font-size:11pt; padding-left: 35px;" class="form-control" type="text" placeholder="<?= _("Effectuer une recherche d'un acte médical ou d'un examen...") ?>" autofocus required AUTOCOMPLETE="OFF">
|
||||
b
|
||||
<input id="searchInput" name="searchInput" style="font-size:11pt; padding-left: 35px;" class="form-control" type="text" placeholder="<?= _("Effectuer une recherche d'un acte médical ou d'un examen...") ?>" autofocus required AUTOCOMPLETE="OFF">
|
||||
<i class="fas fa-search" style="position: absolute; left: 12px; top: 50%; transform: translateY(-50%); color: #999;"></i>
|
||||
<div id="div_selection"></div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user