From 06ec2c7ed888ad94a59e7f31f3649a5583d4e958 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 15 Jul 2009 14:30:52 +0000 Subject: [PATCH] Add link to wiki --- htdocs/contact/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/contact/index.php b/htdocs/contact/index.php index 98dcbf40f51..c9b30654610 100644 --- a/htdocs/contact/index.php +++ b/htdocs/contact/index.php @@ -100,7 +100,7 @@ if ($search_priv < 0) $search_priv=''; * View */ -llxHeader(); +llxHeader($langs->trans("Contacts"),'','EN:Third_Parties|FR:Tiers|ES:Empresas'); $form=new Form($db);