X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fbrowse%2Fpkg_category.html;h=67ee035015978f9acc278e99f8d990ac60d1467f;hp=2c181a3dbeeb3e0e6ae517c70427d7038b98343e;hb=3f2a7b01b59902faed5767d81e2959e131bdbdfd;hpb=b5c4237a34aef94976bc343c8d9e138664fc3984 diff --git a/httemplate/browse/pkg_category.html b/httemplate/browse/pkg_category.html index 2c181a3db..67ee03501 100644 --- a/httemplate/browse/pkg_category.html +++ b/httemplate/browse/pkg_category.html @@ -9,9 +9,9 @@ 'order_by' => 'ORDER BY categorynum', }, 'count_query' => $count_query, - 'header' => [ '#', 'Category', 'Weight', 'Condense' ], - 'fields' => [ 'categorynum', 'categoryname', 'weight', 'condense' ], - 'links' => [ $link, $link, $link, $link ], + 'header' => [ 'Category', 'Weight', 'Ticketing', 'Condense' ], + 'fields' => [ 'categoryname', 'weight', 'ticketing_queue', 'condense' ], + 'links' => [ $link, '', '', '', ] ) %>