[-] TR : #PSCFV-4027 : change string "tabs" by "Menus"...

This commit is contained in:
lLefevre
2012-09-12 15:06:48 +00:00
parent 31f48a12bb
commit 5e8d172728
40 changed files with 128 additions and 124 deletions
@@ -210,9 +210,9 @@ class AdminEmployeesControllerCore extends AdminController
),
array(
'type' => 'default_tab',
'label' => $this->l('Default tab'),
'label' => $this->l('Default page'),
'name' => 'default_tab',
'desc' => $this->l('This tab will be displayed just after login'),
'desc' => $this->l('This page will be displayed just after login'),
'options' => $this->tabs_list
),
array(