From a577152057a1c26c77e4a54931c70eb78698a759 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 12 Mar 2010 23:52:34 +0000 Subject: [PATCH] Fix: Missing translation --- htdocs/categories/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/categories/index.php b/htdocs/categories/index.php index 9551cb14044..0a9844b5c70 100644 --- a/htdocs/categories/index.php +++ b/htdocs/categories/index.php @@ -35,7 +35,7 @@ $type=isset($_GET['type'])?$_GET['type']:$_POST['type']; if (!$user->rights->categorie->lire) accessforbidden(); - +$langs->load("categories"); /*