// fix small bugs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10722 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -390,7 +390,7 @@ class AdminCarriersControllerCore extends AdminController
|
||||
array(
|
||||
'type' => 'text',
|
||||
'label' => $this->l('Maximium package deep:'),
|
||||
'name' => 'max_deep',
|
||||
'name' => 'max_depth',
|
||||
'required' => false,
|
||||
'size' => 10,
|
||||
'desc' => $this->l('Maximum deep managed by this carrier. Set "0" or nothing, to ignore this field.')
|
||||
|
||||
Reference in New Issue
Block a user