This commit is contained in:
Jamie Cameron
2024-02-06 21:23:53 -08:00
parent 3cb936d7c8
commit 196b7c72a3
2 changed files with 3 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ sub acl_security_form
{
local $o;
foreach $o (@acl_pages) {
print &ui_table_row($text{'acl_'.$o},
print &ui_table_row($text{'acl_'.$o} || $o,
&ui_yesno_radio($o, $_[0]->{$o} ? 1 : 0));
}
print &ui_table_row($text{'acl_dir'},

View File

@@ -463,6 +463,8 @@ acl_postfinger=Can check postfix configuration?
acl_manual=Can edit config file?
acl_dir=Allowed directory for map files
acl_bcc=Can edit BCC mapping?
acl_body=Can edit body checks?
acl_dependent=Can edit sender dependent transport maps?
boxes_title=User Mailboxes
boxes_user=User