Modif look et register_gloabl
This commit is contained in:
parent
2e039bb690
commit
f59e2db19e
@ -695,7 +695,9 @@ if ($_GET["propalid"])
|
|||||||
|
|
||||||
{
|
{
|
||||||
print "<tr><td>Commande rattachée : ";
|
print "<tr><td>Commande rattachée : ";
|
||||||
print '<a href="'.DOL_URL_ROOT.'/commande/fiche.php?id='.$coms[$i].'">'.$coms[$i]."</a>";
|
print '<a href="'.DOL_URL_ROOT.'/commande/fiche.php?id='.$coms[$i].'">';
|
||||||
|
print img_file();
|
||||||
|
print '</a> <a href="'.DOL_URL_ROOT.'/commande/fiche.php?id='.$coms[$i].'">'.$coms[$i]."</a>";
|
||||||
print "</td></tr>\n";
|
print "</td></tr>\n";
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user