From c87afd466f041699ecc2ff430bd9db57eb52d2e0 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Fri, 28 Jun 2013 23:22:09 +0200 Subject: [PATCH] Fix template --- templates/web/prod/index.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig index e537dcb864..8c74644dee 100644 --- a/templates/web/prod/index.html.twig +++ b/templates/web/prod/index.html.twig @@ -263,7 +263,7 @@ {% trans 'Browse Baskets' %} - {% if registry.get('GV_multiAndReport') and user.ACL().has_right('canaddrecord') %} %} + {% if registry.get('GV_multiAndReport') and user.ACL().has_right('addrecord') %} %}