summaryrefslogtreecommitdiff
path: root/httemplate/browse/part_pkg-fcc.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/browse/part_pkg-fcc.html')
-rwxr-xr-xhttemplate/browse/part_pkg-fcc.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/browse/part_pkg-fcc.html b/httemplate/browse/part_pkg-fcc.html
index 9facd10dc..14dfcba08 100755
--- a/httemplate/browse/part_pkg-fcc.html
+++ b/httemplate/browse/part_pkg-fcc.html
@@ -30,8 +30,8 @@
my $curuser = $FS::CurrentUser::CurrentUser;
-my $edit = 'Edit package definitions';
-my $edit_global = 'Edit global package definitions';
+my $edit = 'Edit FCC report configuration';
+my $edit_global = 'Edit FCC report configuration for all agents';
my $acl_edit = $curuser->access_right($edit);
my $acl_edit_global = $curuser->access_right($edit_global);