diff options
| author | ivan <ivan> | 2011-02-22 03:14:30 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2011-02-22 03:14:30 +0000 |
| commit | ff66f46fe9bf4da32aa1f16807bdffd5fa8e0386 (patch) | |
| tree | 903844e47f1302cb212e3f35bc37910556ac3a0f /httemplate/edit/did_vendor.html | |
| parent | 47ee0a75aa4f78bda082a1c4862fb843ac5736aa (diff) | |
labels and capitalization and bears, oh my
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', ) %> |
