From 3fc46f7282cdb44413620bc7dd8f856c7954b034 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 24 Jan 2011 18:32:37 +0000 Subject: [PATCH] Missing trans --- htdocs/comm/action/rapport/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/comm/action/rapport/index.php b/htdocs/comm/action/rapport/index.php index 564a39f9a24..d4a52016c61 100644 --- a/htdocs/comm/action/rapport/index.php +++ b/htdocs/comm/action/rapport/index.php @@ -46,6 +46,7 @@ $socid = GETPOST("socid"); if ($user->societe_id) $socid=$user->societe_id; $result = restrictedArea($user, 'agenda', $socid, '', 'myactions'); +$langs->load("commercial"); /*