From b6ee63cba3d5741170d42acd8d45fa15ad827197 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 16 Dec 2009 11:21:29 +0000 Subject: [PATCH] Try hidden feature SOCIETE_PROSPECTANDCUSTOMER --- htdocs/soc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/soc.php b/htdocs/soc.php index 3cd9399ad8f..4f51753f1bd 100644 --- a/htdocs/soc.php +++ b/htdocs/soc.php @@ -411,7 +411,7 @@ $_GET["action"] == 'create' || $_POST["action"] == 'create') // Prospect/Customer print ''.$langs->trans('ProspectCustomer').''; @@ -741,7 +741,7 @@ elseif ($_GET["action"] == 'edit' || $_POST["action"] == 'edit') // Prospect/Customer print ''.$langs->trans('ProspectCustomer').'';