Issue-4845: Merged in branch 'gsoc11_benj' for the enhanced mobile theme.
[atutor.git] / docs / confirm.php
index a49f51f..2c5bec4 100644 (file)
@@ -162,10 +162,9 @@ if (isset($_REQUEST['auto_login']))
        }
 }
 
-require(AT_INCLUDE_PATH.'header.inc.php'); ?>
+require(AT_INCLUDE_PATH.'header.inc.php'); 
 
-
-
-<?php
 $savant->display('confirm.tmpl.php');
-require(AT_INCLUDE_PATH.'footer.inc.php'); ?>
\ No newline at end of file
+
+require(AT_INCLUDE_PATH.'footer.inc.php'); 
+?>
\ No newline at end of file