From 07237d2c35481d3f6de942f99beb4f4b618fe10a Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Tue, 25 Nov 2008 04:49:33 +0100 Subject: [PATCH] [svn r16894] Fixed little breaking CSS change --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index b008fdb9b2..7b076a7296 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,4 @@ -, Ghent University, Refactoring -* @version $Id: index.php 16729 2008-11-12 15:53:07Z pcool $ +* @version $Id: index.php 16894 2008-11-25 03:49:33Z yannoo $ * @todo check the different @todos in this page and really do them * @todo check if the news management works as expected */ @@ -170,7 +170,7 @@ Display :: display_header('', 'dokeos'); MAIN CODE ============================================================================== */ -echo '
'; +echo '
'; // Plugins for loginpage_main AND campushomepage_main if (!api_get_user_id())