diff options
author | levinse <levinse> | 2011-06-21 01:52:18 +0000 |
---|---|---|
committer | levinse <levinse> | 2011-06-21 01:52:18 +0000 |
commit | c0e2ca1eb290b7e36c3838271a94232571c0284d (patch) | |
tree | 149959a2ce1e77d342c850e0977534f8a994e1f6 | |
parent | 46bbf9bbf84894140881cf55e4179e0ad262b317 (diff) |
FCC 477 form improvements, RT13057
-rwxr-xr-x | httemplate/edit/part_pkg.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/part_pkg.cgi b/httemplate/edit/part_pkg.cgi index 93a3b24c3..271fe0915 100755 --- a/httemplate/edit/part_pkg.cgi +++ b/httemplate/edit/part_pkg.cgi @@ -50,7 +50,7 @@ 'bill_dst_pkgpart' => 'Include line item(s) from package', 'svc_dst_pkgpart' => 'Include services of package', 'report_option' => 'Report classes', - 'fcc_ds0s' => 'Voice-grade eqivalents', + 'fcc_ds0s' => 'Voice-grade equivalents', }, 'fields' => [ |