Fix: Equilibre balises
This commit is contained in:
parent
633dd5431c
commit
81d55d3e4a
@ -505,9 +505,11 @@ if ($socid > 0)
|
|||||||
{
|
{
|
||||||
print "<a href=\"../contact/fiche.php?action=edit&id=$obj->idp\">";
|
print "<a href=\"../contact/fiche.php?action=edit&id=$obj->idp\">";
|
||||||
print img_edit();
|
print img_edit();
|
||||||
|
print '</a>';
|
||||||
}
|
}
|
||||||
|
else print ' ';
|
||||||
|
|
||||||
print '</a></td>';
|
print '</td>';
|
||||||
|
|
||||||
print '<td align="center"><a href="../comm/action/fiche.php?action=create&actionid=5&contactid='.$obj->idp.'&socid='.$societe->id.'">';
|
print '<td align="center"><a href="../comm/action/fiche.php?action=create&actionid=5&contactid='.$obj->idp.'&socid='.$societe->id.'">';
|
||||||
print img_object($langs->trans("Rendez-Vous"),"action");
|
print img_object($langs->trans("Rendez-Vous"),"action");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user