This commit is contained in:
Rodolphe Quiedeville 2006-12-11 21:12:31 +00:00
parent dceb8ea243
commit 146126faaf

View File

@ -87,7 +87,7 @@ function llxHeader($head = "", $urlp = "", $title="")
}
}
$menu->add_submenu(DOL_URL_ROOT."/product/reassort.php?type=0", $langs->trans("Reassort"));
$menu->add_submenu(DOL_URL_ROOT."/product/reassort.php?type=0", $langs->trans("Restock"));
if ($conf->service->enabled)
{