diff --git a/modules/block/block.module b/modules/block/block.module index 5da53f55d75..7b5c52bcdb3 100644 --- a/modules/block/block.module +++ b/modules/block/block.module @@ -19,8 +19,8 @@ function block_help($section) { $output .= '

'. t('The block administration screen lets you specify the vertical placement of the blocks within a region. You do this by assigning a weight to each block. Lighter blocks (those having a smaller weight) "float up" towards the top of the region; heavier ones "sink".') .'

'; $output .= t("

A block's visibility depends on: