diff options
-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', |