From b500b9de7f863e1a54fe117a565c04ef917109d8 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 19 Feb 2002 02:57:39 +0000 Subject: allow custom packages to edit service quantities also --- httemplate/view/cust_main.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/view') diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 90299e4dd..34e99cf3e 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -302,7 +302,7 @@ foreach my $package (@packages) { qq!!, #qq!$pkg - $comment!, qq!$pkg - $comment!, - qq! ( Edit | Customize pricing )!, + qq! ( Edit | Customize )!, ; for ( qw( setup bill susp expire cancel ) ) { print "", ( $package->getfield($_) -- cgit v1.2.1