Fix: bug #16628
This commit is contained in:
parent
6cd0d9e9a7
commit
df4b615042
@ -116,7 +116,7 @@ if ($_GET["action"] == 'create')
|
||||
|
||||
print "<tr>";
|
||||
print '<td>'.$langs->trans("CompanyVisited").'</td><td>';
|
||||
print $html->select_societes();
|
||||
print $html->select_societes($_GET["socid"]);
|
||||
print '</td></tr>';
|
||||
|
||||
print "<tr>";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user