[-] TR : change string "gender" by "titles"...

This commit is contained in:
lLefevre
2012-09-14 14:22:45 +00:00
parent c7f100a187
commit 831fa08687
9 changed files with 31 additions and 30 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ class AdminGendersControllerCore extends AdminController
{
$this->fields_form = array(
'legend' => array(
'title' => $this->l('Gender'),
'title' => $this->l('Titles'),
'image' => '../img/admin/tab-genders.gif'
),
'input' => array(