summaryrefslogtreecommitdiff
path: root/httemplate/edit/pkg_category.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/pkg_category.html')
-rw-r--r--httemplate/edit/pkg_category.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/edit/pkg_category.html b/httemplate/edit/pkg_category.html
index fdc8da6..a07dc58 100644
--- a/httemplate/edit/pkg_category.html
+++ b/httemplate/edit/pkg_category.html
@@ -3,11 +3,13 @@
'table' => 'pkg_category',
'fields' => [
'categoryname',
+ 'weight',
{ field=>'disabled', type=>'checkbox', value=>'Y', },
],
'labels' => {
'categorynum' => 'Category number',
'categoryname' => 'Category name',
+ 'weight' => 'Weight',
'disabled' => 'Disable category',
},
'viewall_dir' => 'browse',