// 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 d8120efd3b
commit 74cd81a66c
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',