Remove Footer.php because it is not useful.
parent
6a4f44df73
commit
e74c018a8c
|
@ -543,10 +543,8 @@ where course_group_members_table.Course_Group_id=$id");
|
|||
|
||||
<?php
|
||||
}
|
||||
include 'Footer.php';
|
||||
?>
|
||||
|
||||
|
||||
<script src="./css/jquery-1.11.1.min.js"></script>
|
||||
<script src="./css/jquery-ui.min.js"></script>
|
||||
<link rel="stylesheet" href="./css/jquery-ui.css" />
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
<br><br><br><br><br><br><br><br><br>
|
||||
<div style="background-color:white;width:100%di"></div>
|
|
@ -409,7 +409,6 @@ where course_group_members_table.Course_Group_id=$id");
|
|||
|
||||
<?php
|
||||
}
|
||||
include 'Footer.php';
|
||||
?>
|
||||
|
||||
<script src="./css/jquery-1.11.1.min.js"></script>
|
||||
|
|
Loading…
Reference in New Issue