From 4b839572abcdc6341e8c0f3cf85eb232ac2b4609 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 13 Jul 2010 22:55:07 +0000 Subject: Optional alternate rate plan when accountcode is toll free, RT#8084 --- httemplate/edit/part_pkg.cgi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'httemplate/edit/part_pkg.cgi') diff --git a/httemplate/edit/part_pkg.cgi b/httemplate/edit/part_pkg.cgi index c8b7ecb58..deefa9cc1 100755 --- a/httemplate/edit/part_pkg.cgi +++ b/httemplate/edit/part_pkg.cgi @@ -563,6 +563,10 @@ my $html_bottom = sub { $html .= ' MULTIPLE' if $href->{$field}{'type'} eq 'select_multiple'; $html .= qq! NAME="${layer}__$field">!; + + $html .= '