From 9b83d89671162c799f96ac03218ac51dae9f6c47 Mon Sep 17 00:00:00 2001 From: Guillaume Lederer Date: Tue, 13 Mar 2007 08:00:11 +0100 Subject: [PATCH] [svn r11550] avoid double inclusion of CSS in LP mode --- main/exercice/exercice_submit.php | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/main/exercice/exercice_submit.php b/main/exercice/exercice_submit.php index 9decfe8fa4..53ed48f688 100644 --- a/main/exercice/exercice_submit.php +++ b/main/exercice/exercice_submit.php @@ -35,7 +35,7 @@ * the administrator * @package dokeos.exercise * @author Olivier Brouckaert -* @version $Id: exercice_submit.php 11546 2007-03-12 15:52:51Z guim_led $ +* @version $Id: exercice_submit.php 11550 2007-03-13 07:00:11Z guim_led $ */ @@ -574,10 +574,5 @@ echo $s; if ($origin != 'learnpath') { //so we are not in learnpath tool Display::display_footer(); -} else { - ?> - - -