//Changed English strings using the translationsenglish module.
This commit is contained in:
@@ -135,7 +135,7 @@ class AdminTabsControllerCore extends AdminController
|
||||
'type' => 'file',
|
||||
'label' => $this->l('Icon:'),
|
||||
'name' => 'icon',
|
||||
'desc' => $this->l('Upload logo from your computer (.gif, .jpg, .jpeg or .png).')
|
||||
'desc' => $this->l('Upload a logo from your computer (.gif, .jpg, .jpeg or .png).')
|
||||
),
|
||||
array(
|
||||
'type' => 'radio',
|
||||
|
||||
Reference in New Issue
Block a user