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'}