summaryrefslogtreecommitdiff
path: root/htdocs
diff options
context:
space:
mode:
authorivan <ivan>1999-04-09 04:22:34 +0000
committerivan <ivan>1999-04-09 04:22:34 +0000
commite3843e0a3823b0d67dc891a0965f2dad4d0bdc10 (patch)
tree535fd8e3a73fb3f3c9903e07b001db10a3c43a17 /htdocs
parentb6d1aed30d51bdae49ca22e5aa5baab635969097 (diff)
also table()
Diffstat (limited to 'htdocs')
-rwxr-xr-xhtdocs/browse/agent.cgi9
-rwxr-xr-xhtdocs/browse/agent_type.cgi9
-rwxr-xr-xhtdocs/browse/cust_main_county.cgi9
-rwxr-xr-xhtdocs/browse/part_pkg.cgi9
-rwxr-xr-xhtdocs/browse/part_referral.cgi9
-rwxr-xr-xhtdocs/browse/part_svc.cgi9
-rwxr-xr-xhtdocs/browse/svc_acct_pop.cgi9
-rwxr-xr-xhtdocs/edit/cust_main_county.cgi9
-rwxr-xr-xhtdocs/edit/part_svc.cgi9
-rwxr-xr-xhtdocs/search/cust_main.cgi9
-rwxr-xr-xhtdocs/search/svc_acct_sm.cgi9
-rwxr-xr-xhtdocs/view/cust_main.cgi9
-rwxr-xr-xhtdocs/view/cust_pkg.cgi10
13 files changed, 78 insertions, 40 deletions
diff --git a/htdocs/browse/agent.cgi b/htdocs/browse/agent.cgi
index c6e7da5..b73d17b 100755
--- a/htdocs/browse/agent.cgi
+++ b/htdocs/browse/agent.cgi
@@ -1,6 +1,6 @@
#!/usr/bin/perl -Tw
#
-# $Id: agent.cgi,v 1.12 1999-04-09 03:52:55 ivan Exp $
+# $Id: agent.cgi,v 1.13 1999-04-09 04:22:34 ivan Exp $
#
# ivan@sisd.com 97-dec-12
#
@@ -15,7 +15,10 @@
# lose background, FS::CGI ivan@sisd.com 98-sep-2
#
# $Log: agent.cgi,v $
-# Revision 1.12 1999-04-09 03:52:55 ivan
+# Revision 1.13 1999-04-09 04:22:34 ivan
+# also table()
+#
+# Revision 1.12 1999/04/09 03:52:55 ivan
# explicit & for table/itable/ntable
#
# Revision 1.11 1999/01/20 09:43:16 ivan
@@ -86,7 +89,7 @@ print $cgi->header( '-expires' => 'now' ), header('Agent Listing', menubar(
Agents are resellers of your service. Agents may be limited to a subset of your
full offerings (via their type).<BR><BR>
END
-print &table, <<END;
+print &table(), <<END;
<TR>
<TH COLSPAN=2>Agent</TH>
<TH>Type</TH>
diff --git a/htdocs/browse/agent_type.cgi b/htdocs/browse/agent_type.cgi
index 76aafa8..9d86872 100755
--- a/htdocs/browse/agent_type.cgi
+++ b/htdocs/browse/agent_type.cgi
@@ -1,6 +1,6 @@
#!/usr/bin/perl -Tw
#
-# $Id: agent_type.cgi,v 1.7 1999-04-09 03:52:55 ivan Exp $
+# $Id: agent_type.cgi,v 1.8 1999-04-09 04:22:34 ivan Exp $
#
# ivan@sisd.com 97-dec-10
#
@@ -11,7 +11,10 @@
# lose background, FS::CGI ivan@sisd.com 98-sep-2
#
# $Log: agent_type.cgi,v $
-# Revision 1.7 1999-04-09 03:52:55 ivan
+# Revision 1.8 1999-04-09 04:22:34 ivan
+# also table()
+#
+# Revision 1.7 1999/04/09 03:52:55 ivan
# explicit & for table/itable/ntable
#
# Revision 1.6 1999/04/07 11:10:46 ivan
@@ -51,7 +54,7 @@ $p = popurl(2);
print $cgi->header( '-expires' => 'now' ), header("Agent Type Listing", menubar(
'Main Menu' => $p,
)), "Agent types define groups of packages that you can then assign to".
- " particular agents.<BR><BR>", &table, <<END;
+ " particular agents.<BR><BR>", &table(), <<END;
<TR>
<TH COLSPAN=2>Agent Type</TH>
<TH COLSPAN="2">Packages</TH>
diff --git a/htdocs/browse/cust_main_county.cgi b/htdocs/browse/cust_main_county.cgi
index 5d7e775..5f2b13d 100755
--- a/htdocs/browse/cust_main_county.cgi
+++ b/htdocs/browse/cust_main_county.cgi
@@ -1,6 +1,6 @@
#!/usr/bin/perl -Tw
#
-# $Id: cust_main_county.cgi,v 1.6 1999-04-09 03:52:55 ivan Exp $
+# $Id: cust_main_county.cgi,v 1.7 1999-04-09 04:22:34 ivan Exp $
#
# ivan@sisd.com 97-dec-13
#
@@ -10,7 +10,10 @@
# lose background, FS::CGI ivan@sisd.com 98-sep-2
#
# $Log: cust_main_county.cgi,v $
-# Revision 1.6 1999-04-09 03:52:55 ivan
+# Revision 1.7 1999-04-09 04:22:34 ivan
+# also table()
+#
+# Revision 1.6 1999/04/09 03:52:55 ivan
# explicit & for table/itable/ntable
#
# Revision 1.5 1999/01/19 05:13:26 ivan
@@ -51,7 +54,7 @@ print $cgi->header( '-expires' => 'now' ), header("Tax Rate Listing", menubar(
<BR>Click on <u>expand state</u> to specify a state's tax rates by county.
<BR><BR>
END
-print &table, <<END;
+print &table(), <<END;
<TR>
<TH><FONT SIZE=-1>Country</FONT></TH>
<TH><FONT SIZE=-1>State</FONT></TH>
diff --git a/htdocs/browse/part_pkg.cgi b/htdocs/browse/part_pkg.cgi
index ecf10e0..d4c359b 100755
--- a/htdocs/browse/part_pkg.cgi
+++ b/htdocs/browse/part_pkg.cgi
@@ -1,6 +1,6 @@
#!/usr/bin/perl -Tw
#
-# $Id: part_pkg.cgi,v 1.7 1999-04-09 03:52:55 ivan Exp $
+# $Id: part_pkg.cgi,v 1.8 1999-04-09 04:22:34 ivan Exp $
#
# ivan@sisd.com 97-dec-5,9
#
@@ -10,7 +10,10 @@
# lose background, FS::CGI ivan@sisd.com 98-sep-2
#
# $Log: part_pkg.cgi,v $
-# Revision 1.7 1999-04-09 03:52:55 ivan
+# Revision 1.8 1999-04-09 04:22:34 ivan
+# also table()
+#
+# Revision 1.7 1999/04/09 03:52:55 ivan
# explicit & for table/itable/ntable
#
# Revision 1.6 1999/01/19 05:13:27 ivan
@@ -52,7 +55,7 @@ print $cgi->header( '-expires' => 'now' ), header("Package Part Listing",menubar
'Main Menu' => $p,
)), "One or more services are grouped together into a package and given",
" pricing information. Customers purchase packages, not services.<BR><BR>",
- &table, <<END;
+ &table(), <<END;
<TABLE BORDER>
<TR>
<TH COLSPAN=2>Package</TH>
diff --git a/htdocs/browse/part_referral.cgi b/htdocs/browse/part_referral.cgi
index 1b6ebf6..e4ca25a 100755
--- a/htdocs/browse/part_referral.cgi
+++ b/htdocs/browse/part_referral.cgi
@@ -1,6 +1,6 @@
#!/usr/bin/perl -Tw
#
-# $Id: part_referral.cgi,v 1.8 1999-04-09 03:52:55 ivan Exp $
+# $Id: part_referral.cgi,v 1.9 1999-04-09 04:22:34 ivan Exp $
#
# ivan@sisd.com 98-feb-23
#
@@ -10,7 +10,10 @@
# lose background, FS::CGI ivan@sisd.com 98-sep-2
#
# $Log: part_referral.cgi,v $
-# Revision 1.8 1999-04-09 03:52:55 ivan
+# Revision 1.9 1999-04-09 04:22:34 ivan
+# also table()
+#
+# Revision 1.8 1999/04/09 03:52:55 ivan
# explicit & for table/itable/ntable
#
# Revision 1.7 1999/01/19 05:13:28 ivan
@@ -52,7 +55,7 @@ $p = popurl(2);
print $cgi->header( '-expires' => 'now' ), header("Referral Listing", menubar(
'Main Menu' => $p,
# 'Add new referral' => "../edit/part_referral.cgi",
-)), "Where a customer heard about your service. Tracked for informational purposes.<BR><BR>", &table, <<END;
+)), "Where a customer heard about your service. Tracked for informational purposes.<BR><BR>", &table(), <<END;
<TR>
<TH COLSPAN=2>Referral</TH>
</TR>
diff --git a/htdocs/browse/part_svc.cgi b/htdocs/browse/part_svc.cgi
index b47cfd1..123cb7d 100755
--- a/htdocs/browse/part_svc.cgi
+++ b/htdocs/browse/part_svc.cgi
@@ -1,6 +1,6 @@
#!/usr/bin/perl -Tw
#
-# $Id: part_svc.cgi,v 1.10 1999-04-09 03:52:55 ivan Exp $
+# $Id: part_svc.cgi,v 1.11 1999-04-09 04:22:34 ivan Exp $
#
# ivan@sisd.com 97-nov-14, 97-dec-9
#
@@ -10,7 +10,10 @@
# lose background, FS::CGI ivan@sisd.com 98-sep-2
#
# $Log: part_svc.cgi,v $
-# Revision 1.10 1999-04-09 03:52:55 ivan
+# Revision 1.11 1999-04-09 04:22:34 ivan
+# also table()
+#
+# Revision 1.10 1999/04/09 03:52:55 ivan
# explicit & for table/itable/ntable
#
# Revision 1.9 1999/01/19 05:13:29 ivan
@@ -60,7 +63,7 @@ print $cgi->header( '-expires' => 'now' ), header('Service Part Listing', menuba
)),<<END;
Services are items you offer to your customers.<BR><BR>
END
-print &table, <<END;
+print &table(), <<END;
<TR>
<TH COLSPAN=2>Service</TH>
<TH>Table</TH>
diff --git a/htdocs/browse/svc_acct_pop.cgi b/htdocs/browse/svc_acct_pop.cgi
index d0a51b3..1ddbcdc 100755
--- a/htdocs/browse/svc_acct_pop.cgi
+++ b/htdocs/browse/svc_acct_pop.cgi
@@ -1,6 +1,6 @@
#!/usr/bin/perl -Tw
#
-# $Id: svc_acct_pop.cgi,v 1.6 1999-04-09 03:52:55 ivan Exp $
+# $Id: svc_acct_pop.cgi,v 1.7 1999-04-09 04:22:34 ivan Exp $
#
# ivan@sisd.com 98-mar-8
#
@@ -10,7 +10,10 @@
# lose background, FS::CGI ivan@sisd.com 98-sep-2
#
# $Log: svc_acct_pop.cgi,v $
-# Revision 1.6 1999-04-09 03:52:55 ivan
+# Revision 1.7 1999-04-09 04:22:34 ivan
+# also table()
+#
+# Revision 1.6 1999/04/09 03:52:55 ivan
# explicit & for table/itable/ntable
#
# Revision 1.5 1999/01/19 05:13:30 ivan
@@ -45,7 +48,7 @@ $p = popurl(2);
print $cgi->header( '-expires' => 'now' ), header('POP Listing', menubar(
'Main Menu' => $p,
-)), "Points of Presence<BR><BR>", &table, <<END;
+)), "Points of Presence<BR><BR>", &table(), <<END;
<TR>
<TH></TH>
<TH>City</TH>
diff --git a/htdocs/edit/cust_main_county.cgi b/htdocs/edit/cust_main_county.cgi
index 3d2b0e2..747a63d 100755
--- a/htdocs/edit/cust_main_county.cgi
+++ b/htdocs/edit/cust_main_county.cgi
@@ -1,6 +1,6 @@
#!/usr/bin/perl -Tw
#
-# $Id: cust_main_county.cgi,v 1.7 1999-04-09 03:52:55 ivan Exp $
+# $Id: cust_main_county.cgi,v 1.8 1999-04-09 04:22:34 ivan Exp $
#
# ivan@sisd.com 97-dec-13-16
#
@@ -11,7 +11,10 @@
# lose background, FS::CGI ivan@sisd.com 98-sep-2
#
# $Log: cust_main_county.cgi,v $
-# Revision 1.7 1999-04-09 03:52:55 ivan
+# Revision 1.8 1999-04-09 04:22:34 ivan
+# also table()
+#
+# Revision 1.7 1999/04/09 03:52:55 ivan
# explicit & for table/itable/ntable
#
# Revision 1.6 1999/01/25 12:09:55 ivan
@@ -54,7 +57,7 @@ print qq!<FONT SIZE="+1" COLOR="#ff0000">Error: !, $cgi->param('error'),
if $cgi->param('error');
print qq!<FORM ACTION="!, popurl(1),
- qq!process/cust_main_county.cgi" METHOD=POST>!, &table, <<END;
+ qq!process/cust_main_county.cgi" METHOD=POST>!, &table(), <<END;
<TR>
<TH><FONT SIZE=-1>Country</FONT></TH>
<TH><FONT SIZE=-1>State</FONT></TH>
diff --git a/htdocs/edit/part_svc.cgi b/htdocs/edit/part_svc.cgi
index 8a9018a..e1f1e2a 100755
--- a/htdocs/edit/part_svc.cgi
+++ b/htdocs/edit/part_svc.cgi
@@ -1,6 +1,6 @@
#!/usr/bin/perl -Tw
#
-# $Id: part_svc.cgi,v 1.11 1999-04-09 03:52:55 ivan Exp $
+# $Id: part_svc.cgi,v 1.12 1999-04-09 04:22:34 ivan Exp $
#
# ivan@sisd.com 97-nov-14
#
@@ -10,7 +10,10 @@
# use FS::CGI, added inline documentation ivan@sisd.com 98-jul-12
#
# $Log: part_svc.cgi,v $
-# Revision 1.11 1999-04-09 03:52:55 ivan
+# Revision 1.12 1999-04-09 04:22:34 ivan
+# also table()
+#
+# Revision 1.11 1999/04/09 03:52:55 ivan
# explicit & for table/itable/ntable
#
# Revision 1.10 1999/04/08 13:01:50 ivan
@@ -103,7 +106,7 @@ blank <B>slipip</B> as well as a fixed shell something like <B>/bin/true</B> or
<B>/usr/bin/passwd</B>.
<BR><BR>
END
-print &table, '<TR><TH>Table<SELECT NAME="svcdb" SIZE=1>',
+print &table(), '<TR><TH>Table<SELECT NAME="svcdb" SIZE=1>',
map '<OPTION'. ' SELECTED'x($_ eq $hashref->{svcdb}). ">$_\n", qw(
svc_acct svc_domain svc_acct_sm
);
diff --git a/htdocs/search/cust_main.cgi b/htdocs/search/cust_main.cgi
index 1a9c591..099b3c0 100755
--- a/htdocs/search/cust_main.cgi
+++ b/htdocs/search/cust_main.cgi
@@ -1,6 +1,6 @@
#!/usr/bin/perl -Tw
#
-# $Id: cust_main.cgi,v 1.10 1999-04-09 03:52:55 ivan Exp $
+# $Id: cust_main.cgi,v 1.11 1999-04-09 04:22:34 ivan Exp $
#
# Usage: post form to:
# http://server.name/path/cust_main.cgi
@@ -17,7 +17,10 @@
# display total, use FS::CGI ivan@sisd.com 98-jul-17
#
# $Log: cust_main.cgi,v $
-# Revision 1.10 1999-04-09 03:52:55 ivan
+# Revision 1.11 1999-04-09 04:22:34 ivan
+# also table()
+#
+# Revision 1.10 1999/04/09 03:52:55 ivan
# explicit & for table/itable/ntable
#
# Revision 1.9 1999/02/28 00:03:55 ivan
@@ -96,7 +99,7 @@ if ( scalar(@cust_main) == 1 ) {
my($total)=scalar(@cust_main);
print $cgi->header( '-expires' => 'now' ), header("Customer Search Results",menubar(
'Main Menu', popurl(2)
- )), "$total matching customers found<BR>", &table, <<END;
+ )), "$total matching customers found<BR>", &table(), <<END;
<TR>
<TH></TH>
<TH>Contact name</TH>
diff --git a/htdocs/search/svc_acct_sm.cgi b/htdocs/search/svc_acct_sm.cgi
index fedbaa0..e92a15e 100755
--- a/htdocs/search/svc_acct_sm.cgi
+++ b/htdocs/search/svc_acct_sm.cgi
@@ -1,6 +1,6 @@
#!/usr/bin/perl -Tw
#
-# $Id: svc_acct_sm.cgi,v 1.8 1999-04-09 03:52:55 ivan Exp $
+# $Id: svc_acct_sm.cgi,v 1.9 1999-04-09 04:22:34 ivan Exp $
#
# Usage: post form to:
# http://server.name/path/svc_domain.cgi
@@ -17,7 +17,10 @@
# bmccane@maxbaud.net 98-apr-3
#
# $Log: svc_acct_sm.cgi,v $
-# Revision 1.8 1999-04-09 03:52:55 ivan
+# Revision 1.9 1999-04-09 04:22:34 ivan
+# also table()
+#
+# Revision 1.8 1999/04/09 03:52:55 ivan
# explicit & for table/itable/ntable
#
# Revision 1.7 1999/02/28 00:03:56 ivan
@@ -79,7 +82,7 @@ if ( scalar(@svc_acct_sm) == 1 ) {
} elsif ( scalar(@svc_acct_sm) > 1 ) {
print $cgi->header( '-expires' => 'now' ),
header('Mail Alias Search Results'),
- &table, <<END;
+ &table(), <<END;
<TR>
<TH>Mail to<BR><FONT SIZE=-1>(click to view mail alias)</FONT></TH>
<TH>Forwards to<BR><FONT SIZE=-1>(click to view account)</FONT></TH>
diff --git a/htdocs/view/cust_main.cgi b/htdocs/view/cust_main.cgi
index 4bde0be..6f6c335 100755
--- a/htdocs/view/cust_main.cgi
+++ b/htdocs/view/cust_main.cgi
@@ -1,6 +1,6 @@
#!/usr/bin/perl -Tw
#
-# $Id: cust_main.cgi,v 1.15 1999-04-09 03:52:55 ivan Exp $
+# $Id: cust_main.cgi,v 1.16 1999-04-09 04:22:34 ivan Exp $
#
# Usage: cust_main.cgi custnum
# http://server.name/path/cust_main.cgi?custnum
@@ -31,7 +31,10 @@
# lose background, FS::CGI ivan@sisd.com 98-sep-2
#
# $Log: cust_main.cgi,v $
-# Revision 1.15 1999-04-09 03:52:55 ivan
+# Revision 1.16 1999-04-09 04:22:34 ivan
+# also table()
+#
+# Revision 1.15 1999/04/09 03:52:55 ivan
# explicit & for table/itable/ntable
#
# Revision 1.14 1999/04/08 04:04:37 ivan
@@ -235,7 +238,7 @@ print qq!<BR><BR><A NAME="cust_pkg">Packages</A> !,
#display packages
#formatting
-print qq!!, &table, "\n",
+print qq!!, &table(), "\n",
qq!<TR><TH COLSPAN=2 ROWSPAN=2>Package</TH><TH COLSPAN=5>!,
qq!Dates</TH><TH COLSPAN=2 ROWSPAN=2>Services</TH></TR>\n!,
qq!<TR><TH><FONT SIZE=-1>Setup</FONT></TH><TH>!,
diff --git a/htdocs/view/cust_pkg.cgi b/htdocs/view/cust_pkg.cgi
index 6bb2948..0054ee0 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.10 1999-04-09 03:52:55 ivan Exp $
+# $Id: cust_pkg.cgi,v 1.11 1999-04-09 04:22:34 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.10 1999-04-09 03:52:55 ivan
+# Revision 1.11 1999-04-09 04:22:34 ivan
+# also table()
+#
+# 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
@@ -142,8 +145,7 @@ print '<TR><TD ALIGN="right">Order taker</TD><TD BGCOLOR="#ffffff">',
unless ($cancel) {
#services
- print '<BR>Service Information', &table,
- ;
+ print '<BR>Service Information', &table();
#list of services this pkgpart includes
my $pkg_svc;