From 7bdb834b6f6b16a35567494ca9a10814e84079ff Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 11 Dec 2006 16:04:16 +0000 Subject: [PATCH] Bugfix index des onglets --- htdocs/fourn/commande/fiche.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/fourn/commande/fiche.php b/htdocs/fourn/commande/fiche.php index c989b57f38b..2e4715f4dbe 100644 --- a/htdocs/fourn/commande/fiche.php +++ b/htdocs/fourn/commande/fiche.php @@ -448,7 +448,6 @@ else $a = $h; $h++; - $h = 0; $head[$h][0] = DOL_URL_ROOT.'/fourn/commande/dispatch.php?id='.$commande->id; $head[$h][1] = $langs->trans("OrderDispatch"); $h++;