X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fbrowse%2Fpkg_class.html;h=7097c8617a2154845102d7e0ad804f1ded341eab;hb=5250c44bd7f282c7d782bf0e8349af12376929df;hp=75969dbe82422955ce09a8a1e75e3d58d76fa8aa;hpb=f13afe5e228a220311557e1ca6dacbf847c26baf;p=freeside.git diff --git a/httemplate/browse/pkg_class.html b/httemplate/browse/pkg_class.html index 75969dbe8..7097c8617 100644 --- a/httemplate/browse/pkg_class.html +++ b/httemplate/browse/pkg_class.html @@ -20,8 +20,8 @@ die "access denied" unless $FS::CurrentUser::CurrentUser->access_right('Configuration'); my $html_init = - 'Package classes define groups of packages, for reporting and '. - 'convenience purposes.

'. + 'Package classes define groups of packages, for taxation, ordering '. + 'convenience and reporting.

'. qq!Add a package class

!; my $count_query = 'SELECT COUNT(*) FROM pkg_class';