From 7703896d59a3fbe8eb165e7683618fe97c077c5e Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 6 Dec 2006 10:57:28 +0000 Subject: [PATCH] W3C --- htdocs/product/stock/fiche-valo.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/product/stock/fiche-valo.php b/htdocs/product/stock/fiche-valo.php index 1ff494b6880..7ca875fbbfd 100644 --- a/htdocs/product/stock/fiche-valo.php +++ b/htdocs/product/stock/fiche-valo.php @@ -116,9 +116,9 @@ if ($_GET["id"]) print "
\n"; - $url=DOL_URL_ROOT.'/viewimage.php?modulepart=graph_stock&file=entrepot-'.$entrepot->id.'.png'; + $url=DOL_URL_ROOT.'/viewimage.php?modulepart=graph_stock&file=entrepot-'.$entrepot->id.'.png'; - print ''; + print 'Valorisation du stock'; print "
"; }