summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CREDITS3
-rwxr-xr-xhttemplate/view/cust_main.cgi2
2 files changed, 4 insertions, 1 deletions
diff --git a/CREDITS b/CREDITS
index ec8134969..0b4e2d9c9 100644
--- a/CREDITS
+++ b/CREDITS
@@ -110,5 +110,8 @@ other fixes.
Charles A Beasley <cbeasley@noment.net> contributed quota editing for the
Infostreet export.
+Richard Siddall <richard.siddall@elirion.net> sent in Mason fixes and other
+things I'm probably forgetting.
+
Everything else is my (Ivan Kohler <ivan@420.am>) fault.
diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi
index e820143aa..af2babcba 100755
--- a/httemplate/view/cust_main.cgi
+++ b/httemplate/view/cust_main.cgi
@@ -20,7 +20,7 @@ print <<END;
.package TH { font-size: medium }
.package TR { font-size: smaller }
.package .pkgnum { font-size: medium }
-.package .provision { font-size: larger; color: red; font-weight: bold }
+.package .provision { font-size: larger; font-weight: bold }
</STYLE>
END