diff options
author | levinse <levinse> | 2011-06-21 01:52:17 +0000 |
---|---|---|
committer | levinse <levinse> | 2011-06-21 01:52:17 +0000 |
commit | 09779e4d81c50373238b08818ef1731c5447784f (patch) | |
tree | 9376d6b1708d244a7ecfb0e1d1207a3ff1bde833 | |
parent | 9f2280fbce022ab9bcfc46fe94483730b0aeb0f8 (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' => [ |