Merge pull request #877 from djfm/bootstrap

// English
This commit is contained in:
Gregory Roussac
2013-10-23 08:46:16 -07:00
+2 -2
View File
@@ -398,7 +398,7 @@ class BlockCategories extends Module
),
array(
'type' => 'radio',
'label' => $this->l('Sort:'),
'label' => $this->l('Sort'),
'name' => 'BLOCK_CATEG_SORT',
'values' => array(
array(
@@ -415,7 +415,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(