X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fbrowse%2Fdiscount.html;h=d3cf873d09fccbc65428abb4e8a1b3717f15894f;hb=e3503e19a5a6c876f410903a3946dd9f1597aa46;hp=13dc1e6f93b3560c5c7bd8aeaff83606fe3b2dfa;hpb=b5c4237a34aef94976bc343c8d9e138664fc3984;p=freeside.git diff --git a/httemplate/browse/discount.html b/httemplate/browse/discount.html index 13dc1e6f9..d3cf873d0 100644 --- a/httemplate/browse/discount.html +++ b/httemplate/browse/discount.html @@ -8,12 +8,13 @@ 'count_query' => 'SELECT COUNT(*) FROM discount', 'disableable' => 1, 'disabled_statuspos' => 1, - 'header' => [ 'Name', 'Discount', ], + 'header' => [ 'Name', 'Class', 'Discount', ], 'fields' => [ 'name', + 'classname', 'description', ], 'links' => [ $link, - '', + $link, ], ) %>