// English
This commit is contained in:
@@ -331,7 +331,7 @@ class BlockCategories extends Module
|
||||
),
|
||||
array(
|
||||
'type' => 'radio',
|
||||
'label' => $this->l('Sort:'),
|
||||
'label' => $this->l('Sort'),
|
||||
'name' => 'BLOCK_CATEG_SORT',
|
||||
'values' => array(
|
||||
array(
|
||||
@@ -348,7 +348,7 @@ class BlockCategories extends Module
|
||||
),
|
||||
array(
|
||||
'type' => 'radio',
|
||||
'label' => $this->l('Sort way:'),
|
||||
'label' => $this->l('Sort order'),
|
||||
'name' => 'BLOCK_CATEG_SORT_WAY',
|
||||
'values' => array(
|
||||
array(
|
||||
|
||||
Reference in New Issue
Block a user