[{INCLUDE templates/header.html}] [{IFDEF INFO}]
${INFOMSG}
[{/IFDEF}] [{IFDEF WARNING}]
${WARNINGMSG}
[{/IFDEF}] [{IFDEF ERROR}]
${ERRORMSG}
[{/IFDEF}]

TR{Permissions}}

TR{Manage the user and group permissions for the different access-paths on this site.}}

TR{Filter}}:
[{LOOP users}] [{/LOOP}]
TR{User}}
${users}{name}
TR{Filter}}:
[{LOOP groups}] [{/LOOP}]
TR{Group}}
${groups}{name}
TR{Select the permission for the selected user(s)/group(s)}}
TR{No permission}}: TR{The user(s)/group(s) has no rights.}}
TR{Read only}}: TR{The user(s)/group(s) can see all files.}}
TR{Read & Write}}: TR{The user(s)/group(s) can see, create, modify and delete all files.}}
[{LOOP paths}] [{/LOOP}]
TR{Access-Path}}
${paths}{path}
[{INCLUDE templates/footer.html}]