Debug v17
This commit is contained in:
parent
a4c06a2188
commit
58645a1d4a
@ -241,7 +241,7 @@ if ($arrayfields['version']['checked']) {
|
|||||||
}
|
}
|
||||||
if ($arrayfields['id']['checked']) {
|
if ($arrayfields['id']['checked']) {
|
||||||
print '<td class="liste_titre left">';
|
print '<td class="liste_titre left">';
|
||||||
print '<input class="flat" type="text" name="search_id" size="6 value="'.dol_escape_htmltag($search_id).'">';
|
print '<input class="flat" type="text" name="search_id" size="6" value="'.dol_escape_htmltag($search_id).'">';
|
||||||
print '</td>';
|
print '</td>';
|
||||||
}
|
}
|
||||||
if ($arrayfields['permission']['checked']) {
|
if ($arrayfields['permission']['checked']) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user