X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htdocs%2Fview%2Fcust_pkg.cgi;h=6bb2948366a0153222805d807cb06df513087210;hp=bf7f29bc11657c044caf460b302c353aa85dc85d;hb=b6d1aed30d51bdae49ca22e5aa5baab635969097;hpb=639f53025c49248c598a324814f6d77739bdfd89 diff --git a/htdocs/view/cust_pkg.cgi b/htdocs/view/cust_pkg.cgi index bf7f29bc1..6bb294836 100755 --- a/htdocs/view/cust_pkg.cgi +++ b/htdocs/view/cust_pkg.cgi @@ -1,6 +1,6 @@ #!/usr/bin/perl -Tw # -# $Id: cust_pkg.cgi,v 1.9 1999-04-08 12:00:19 ivan Exp $ +# $Id: cust_pkg.cgi,v 1.10 1999-04-09 03:52:55 ivan Exp $ # # Usage: cust_pkg.cgi pkgnum # http://server.name/path/cust_pkg.cgi?pkgnum @@ -24,7 +24,10 @@ # no FS::Search ivan@sisd.com 98-mar-7 # # $Log: cust_pkg.cgi,v $ -# Revision 1.9 1999-04-08 12:00:19 ivan +# Revision 1.10 1999-04-09 03:52:55 ivan +# explicit & for table/itable/ntable +# +# Revision 1.9 1999/04/08 12:00:19 ivan # aesthetic update # # Revision 1.8 1999/02/28 00:04:01 ivan @@ -106,7 +109,7 @@ print ' (cancel)' unless $cancel; -print ntable("#c0c0c0"), '', ntable("#c0c0c0",2), +print &ntable("#c0c0c0"), '', &ntable("#c0c0c0",2), 'Package number', $pkgnum, '', 'Package', @@ -139,7 +142,7 @@ print 'Order taker', unless ($cancel) { #services - print '
Service Information', table, + print '
Service Information', &table, ; #list of services this pkgpart includes