X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fbrowse%2Fpkg_category.html;fp=httemplate%2Fbrowse%2Fpkg_category.html;h=e85c0dd9c1e4f8cfc90ae1ca14d8b74e2f0cba90;hb=947c1f964f1304242f8a6ffabacccf040f1d505e;hp=20bf1a8dfbe63db6ad476328fd527c4a28e6eb06;hpb=161eeea92a87e07d071a6c953f2dbd30daeb480c;p=freeside.git diff --git a/httemplate/browse/pkg_category.html b/httemplate/browse/pkg_category.html index 20bf1a8df..e85c0dd9c 100644 --- a/httemplate/browse/pkg_category.html +++ b/httemplate/browse/pkg_category.html @@ -9,9 +9,9 @@ 'extra_sql' => 'ORDER BY categorynum', }, 'count_query' => $count_query, - 'header' => [ '#', 'Category' ], - 'fields' => [ 'categorynum', 'categoryname' ], - 'links' => [ $link, $link ], + 'header' => [ '#', 'Category', 'Weight' ], + 'fields' => [ 'categorynum', 'categoryname', 'weight' ], + 'links' => [ $link, $link, $link ], ) %>