diff --git a/account.php b/account.php index c17d7a4b966..68a637b5b56 100644 --- a/account.php +++ b/account.php @@ -231,7 +231,7 @@ function account_block_edit() { $output .= "$block->name
"; } - $output .= "You can more or less position your blocks by assigning them weights. The heavy blocks sink down whereas the light blocks will be positioned on top.

\n"; + $output .= "You can more or less position your blocks by assigning them weights. The heavy blocks will sink down whereas the light blocks will be positioned at the top of the page.

\n"; $output .= "
\n"; $output .= "\n";