diff -r 7db1682938e8 -r 42d8ae8f6f71 themes/connections/acledit.tpl --- a/themes/connections/acledit.tpl Mon Dec 08 10:48:19 2008 -0500 +++ b/themes/connections/acledit.tpl Mon Dec 08 11:35:45 2008 -0500 @@ -1,19 +1,17 @@ -
+
- - - - - + + + + - @@ -22,8 +20,14 @@ -
{lang:acl_lbl_field_inherit}{lang:acl_lbl_field_deny}{lang:acl_lbl_field_disallow}{lang:acl_lbl_field_wikimode}{lang:acl_lbl_field_allow}DenyDisallowWiki modeAllow
{FIELD_DESC}
- {lang:acl_lbl_help} + +

Permission types:

+
    +
  • Allow means that the user is allowed to access the item
  • +
  • Wiki mode means the user can access the item if wiki mode is active (per-page wiki mode is taken into account)
  • +
  • Disallow means the user is denied access unless something allows it.
  • +
  • Deny means that the user is denied access to the item. This setting overrides all other permissions.
  • +