Admin.php: move the position of including Footer.php.
							parent
							
								
									2284e78179
								
							
						
					
					
						commit
						87d5c51e9b
					
				|  | @ -219,11 +219,11 @@ if ($_SESSION['user_type'] != "Lecturer" && $_SESSION['user_type'] != "Admin") { | |||
| 	</div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|     <?php include 'Footer.php';?>
 | ||||
|      | ||||
| </div> | ||||
| 
 | ||||
| <?php include 'Footer.php';?>
 | ||||
| 
 | ||||
| <script> | ||||
|  function updatePass(id, pass) { | ||||
|      if (!confirm('Are you sure to reset user password?')) { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue