diff --git a/htdocs/index.php b/htdocs/index.php index ef7fc59..dfc5059 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -133,7 +133,7 @@ $domainname = $_SERVER['HTTP_HOST']; 'Emoticons' => 128512 ); foreach ($blocks as $name => $block) { - echo '' . $name . ' '; + echo '' . $name . ' '; } ?>