From 61a62b6dbc98759c97483ad814dec04611ff63f7 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 27 Nov 2003 10:22:22 +0000 Subject: [PATCH] Ajoute le lien Aide --- htdocs/expedition/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/expedition/index.php b/htdocs/expedition/index.php index 5a0d6b8f08e..f29bb62f246 100644 --- a/htdocs/expedition/index.php +++ b/htdocs/expedition/index.php @@ -22,7 +22,7 @@ require("./pre.inc.php"); -llxHeader('','Expéditions','',$form_search); +llxHeader('','Expéditions','ch-expedition.html',$form_search); print_titre("Expeditions");