diff --git a/modules/blockcategories/blockcategories.php b/modules/blockcategories/blockcategories.php index 46503ddce..56267ef67 100644 --- a/modules/blockcategories/blockcategories.php +++ b/modules/blockcategories/blockcategories.php @@ -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(