diff --git a/themes/jeroen/jeroen.theme b/themes/jeroen/jeroen.theme index 08d6be3c2cd7d61034444566e72d6619dbd79e6a..2d17bf4ae669a9f804e0e66bd3c51a4e1aa42c05 100644 --- a/themes/jeroen/jeroen.theme +++ b/themes/jeroen/jeroen.theme @@ -65,7 +65,7 @@ function header() { <TD VALIGN="top" ALIGN="right"> <?PHP - theme_blocks("all", $this); + theme_blocks("left", $this); PHP?> @@ -382,6 +382,7 @@ function footer() { global $PHP_SELF; theme_account($this); + theme_blocks("right", $this); PHP?>