Merge pull request #8001 from frederic34/patch-1

correct merge
This commit is contained in:
Laurent Destailleur 2017-12-31 12:49:02 +01:00 committed by GitHub
commit affce9c0a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -498,15 +498,6 @@ if (! empty($arrayfields['p.firstname']['checked']))
print '<input class="flat" type="text" name="search_firstname" size="6" value="'.dol_escape_htmltag($search_firstname).'">';
print '</td>';
}
<<<<<<< HEAD
if (! empty($arrayfields['p.poste']['checked']))
{
print '<td class="liste_titre">';
print '<input class="flat" type="text" name="search_poste" size="5" value="'.dol_escape_htmltag($search_poste).'">';
print '</td>';
}
=======
>>>>>>> branch '6.0' of git@github.com:Dolibarr/dolibarr.git
if (! empty($arrayfields['p.zip']['checked']))
{
print '<td class="liste_titre">';