diff options
author | ivan <ivan> | 2009-10-29 01:08:33 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-10-29 01:08:33 +0000 |
commit | 9d77a21db3642ca66d9a0e545b804b7e6b4090ee (patch) | |
tree | 8323e01c8e25420222c97b4e0ea87f89b73203fd /httemplate/browse/part_pkg_report_option.html | |
parent | f274814c7cde3681578ca594a2b00475370e4c92 (diff) |
customer classification, RT#6376
Diffstat (limited to 'httemplate/browse/part_pkg_report_option.html')
-rw-r--r-- | httemplate/browse/part_pkg_report_option.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/browse/part_pkg_report_option.html b/httemplate/browse/part_pkg_report_option.html index 90540bca2..9745b13d2 100644 --- a/httemplate/browse/part_pkg_report_option.html +++ b/httemplate/browse/part_pkg_report_option.html @@ -20,7 +20,7 @@ die "access denied" unless $FS::CurrentUser::CurrentUser->access_right('Configuration'); my $html_init = - 'Package optional report classes define groups of packages, for reporting purposes.'. + 'Package optional report classes define optional groups of packages for reporting only.'. qq!<BR><BR><A HREF="${p}edit/part_pkg_report_option.html"><I>Add a class</I></A><BR><BR>!; my $link = [ $p.'edit/part_pkg_report_option.html?', 'num' ]; |