X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fpackages%2Fsection.html;h=fe9f283c7df8f02ec086b40f55bc4e192307e053;hb=3e9a428cbc8abd4af6fea8eb828126519b43198b;hp=7a85d6b03097d018518b48ae33a49acf5d081796;hpb=5894069e99fa3579a76e6ede96e5262de9ac32c4;p=freeside.git diff --git a/httemplate/view/cust_main/packages/section.html b/httemplate/view/cust_main/packages/section.html index 7a85d6b03..fe9f283c7 100755 --- a/httemplate/view/cust_main/packages/section.html +++ b/httemplate/view/cust_main/packages/section.html @@ -1,4 +1,5 @@ % if ( @$packages ) { + % #my $width = $show_location ? 'WIDTH="25%"' : 'WIDTH="33%"'; <% mt('Package') |h %> @@ -8,6 +9,7 @@ <% mt('Services') |h %> % } + % #$FS::cust_pkg::DEBUG = 2; % foreach my $cust_pkg (@$packages) {