Remove Footer.php because it is not useful.

Bug430-Eden2
Lan Hui 2023-08-05 14:53:43 +08:00
parent 6a4f44df73
commit e74c018a8c
3 changed files with 0 additions and 5 deletions

View File

@ -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" />

View File

@ -1,2 +0,0 @@
<br><br><br><br><br><br><br><br><br>
<div style="background-color:white;width:100%di"></div>

View File

@ -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>