diff --git a/modules/blockcategories/blockcategories.php b/modules/blockcategories/blockcategories.php index 3b89a4f27..a3f259c07 100644 --- a/modules/blockcategories/blockcategories.php +++ b/modules/blockcategories/blockcategories.php @@ -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(