diff options
Diffstat (limited to 'httemplate/edit/vend_class.html')
-rw-r--r-- | httemplate/edit/vend_class.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/edit/vend_class.html b/httemplate/edit/vend_class.html new file mode 100644 index 000000000..c04c337ef --- /dev/null +++ b/httemplate/edit/vend_class.html @@ -0,0 +1,5 @@ +<& elements/class_Common.html, + 'name_singular' => 'Vendor Class', + 'table' => 'vend_class', + 'nocat' => 1, +&> |