diff options
Diffstat (limited to 'httemplate/edit/did_vendor.html')
-rw-r--r-- | httemplate/edit/did_vendor.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/httemplate/edit/did_vendor.html b/httemplate/edit/did_vendor.html index b6d57b548..f3d1133ac 100644 --- a/httemplate/edit/did_vendor.html +++ b/httemplate/edit/did_vendor.html @@ -3,11 +3,12 @@ 'vendorname', ], 'labels' => { + 'vendornum' => 'Vendor', 'vendorname' => 'Vendor name', }, 'viewall_dir' => 'browse', - 'table' => 'did_vendor', - 'name' => 'Bulk DID Vendor', + 'table' => 'did_vendor', + 'name' => 'Bulk DID Vendor', ) %> |