Addapt file html.form.class.php to the latest version
This commit is contained in:
parent
69df4a74ce
commit
7c18830ffa
@ -8412,7 +8412,7 @@ class Form
|
||||
</dt>
|
||||
<dd class="dropdowndd">
|
||||
<div class="multiselectcheckbox'.$htmlname.'">
|
||||
<ul class="ul'.$htmlname.' '.$htmlname.$pos.'">
|
||||
<ul class="'.$htmlname.($pos == '1' ? 'left' : '').'">
|
||||
<li><input class="inputsearch_dropdownselectedfields width90p minwidth200" style="width:90%;" type="text" placeholder="'.dol_escape_js($langs->trans('Search')).'"></li>
|
||||
'.$listoffieldsforselection.'
|
||||
</ul>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user