From e90e2f2aa2558df5c6f80c98818d7eb9bcf47584 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 8 Dec 2006 16:23:45 +0000 Subject: [PATCH] - Patch #101196 by webchick and matt: corrected information in block.module help. --- modules/block/block.module | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: