diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-09-29 13:08:01 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-09-29 13:08:01 -0700 |
commit | 234521cce8913f329772ead68258728b62076b3d (patch) | |
tree | 14db2e2ce5a4587399e7d459f8a70946eb5243df | |
parent | 5084c010fe7940c76b93490cf9c561a738b1ae7b (diff) |
4.x styling quotation edit
-rw-r--r-- | httemplate/edit/quotation.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/quotation.html b/httemplate/edit/quotation.html index 43e815c09..70d661502 100644 --- a/httemplate/edit/quotation.html +++ b/httemplate/edit/quotation.html @@ -2,6 +2,7 @@ 'name' => 'Quotation', 'table' => 'quotation', 'menubar' => [], + 'html_table_class' => 'fsinnerbox', #default? 'labels' => { 'quotationnum' => 'Quotation number', 'prospectnum' => 'Prospect', |