summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/view/cust_main.cgi')
-rwxr-xr-xhttemplate/view/cust_main.cgi6
1 files changed, 0 insertions, 6 deletions
diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi
index 8f39f80bf..31fd1f811 100755
--- a/httemplate/view/cust_main.cgi
+++ b/httemplate/view/cust_main.cgi
@@ -16,12 +16,6 @@ foreach my $part_svc ( qsearch('part_svc',{}) ) {
'Main Menu' => $p,
)) %>
-<STYLE TYPE="text/css">
-.package TH { font-size: medium }
-.package TR { font-size: smaller }
-.package .provision { font-weight: bold }
-</STYLE>
-
<%
die "No customer specified (bad URL)!" unless $cgi->keywords;