diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-09-28 12:49:52 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-09-28 12:49:52 -0700 |
commit | f2ee4eec34fea420c1c434194e410f31b6c9edb0 (patch) | |
tree | b98a3afa526d75fc9400cdb4cb9c72000d5c25b3 /httemplate | |
parent | 9054e70201187c69341ddd559350e64ffccdff0f (diff) |
new 4.x style for quick payment entry
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/elements/customer-table.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/customer-table.html b/httemplate/elements/customer-table.html index 76a7f12f6..0aa792d33 100644 --- a/httemplate/elements/customer-table.html +++ b/httemplate/elements/customer-table.html @@ -696,7 +696,7 @@ and probably should be cleaned up more before being used by anything else. </SCRIPT> -<TABLE ID="OneTrueTable" BGCOLOR="#cccccc" BORDER=0 CELLSPACING=0> +<TABLE ID="OneTrueTable" CLASS="fsinnerbox"> <TR> <TH>Inv #</TH> |