From 5dc4f5c7bd581510e6601d8e0a3a2c517e54280f Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 29 Sep 2016 13:07:54 -0700 Subject: [PATCH] 4.x styling quotation edit --- httemplate/edit/quotation.html | 1 + 1 file changed, 1 insertion(+) 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', -- 2.11.0