Fix: bad link

This commit is contained in:
Regis Houssin 2010-03-01 16:52:37 +00:00
parent a6c6efd5b0
commit e9d97ccc40

View File

@ -2071,7 +2071,7 @@ else
}
else
{
print '<a class="butAction" href="'.DOL_URL_ROOT.'/expedition/commande.php?id='.$_GET['id'].'">'.$langs->trans('ShipProduct').'</a>';
print '<a class="butAction" href="'.DOL_URL_ROOT.'/expedition/shipment.php?id='.$_GET['id'].'">'.$langs->trans('ShipProduct').'</a>';
}
}
else