From 90399ecdfbd9b47b712609a31f47e242bcefd525 Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Mon, 14 Oct 2019 12:24:14 +0200 Subject: [PATCH] LSaccessRightsMatrixView : add some LStips --- public_html/templates/default/LSaccessRightsMatrixView.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public_html/templates/default/LSaccessRightsMatrixView.tpl b/public_html/templates/default/LSaccessRightsMatrixView.tpl index 1e97b488..fc19be6b 100644 --- a/public_html/templates/default/LSaccessRightsMatrixView.tpl +++ b/public_html/templates/default/LSaccessRightsMatrixView.tpl @@ -14,13 +14,13 @@ {tr msg="Attributes / Profiles"} {foreach $LSprofiles as $name => $label} - {$label} + {$label} {if $name != $label}?{/if} {/foreach} {foreach $LSobjects[$LSobject]['attrs'] as $name => $conf} - {$conf.label} + {$conf.label} ? {foreach $LSprofiles as $profil => $profil_conf} {if $conf.rights[$profil] == 'r'}