From ae50d07d0524246eb2fc51680191aa14e423ea82 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Fri, 28 Jun 2013 23:16:05 +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 abd7e9a07a..e537dcb864 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 if user.ACL().has_right('canaddrecord') %} %} + {% if registry.get('GV_multiAndReport') and user.ACL().has_right('canaddrecord') %} %}