// Fix replace //" by " in english keys and change french keys

This commit is contained in:
lLefevre
2012-03-14 17:25:41 +00:00
parent 4bf2f5d25c
commit 6301922ab9
35 changed files with 187 additions and 187 deletions
@@ -218,7 +218,7 @@ class AdminEmployeesControllerCore extends AdminController
'label' => $this->l('Back Office width'),
'name' => 'bo_width',
'size' => 10,
'desc' => $this->l('Back Office width, in pixels. The value \\"0\\" means that the Back Office width will be flexible.')
'desc' => $this->l('Back Office width, in pixels. The value "0" means that the Back Office width will be flexible.')
),
array(
'type' => 'select',