|  |  | @@ -5,7 +5,7 @@ | 
		
	
		
			
			|  |  |  | <meta charset="<?php echo $cfg_soft_lang; ?>"> | 
		
	
		
			
			|  |  |  | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | 
		
	
		
			
			|  |  |  | <link rel="stylesheet" href="../static/css/bootstrap.min.css"> | 
		
	
		
			
			|  |  |  | <link href="../static/font-awesome/css/font-awesome.min.css" rel="stylesheet"> | 
		
	
		
			
			|  |  |  | <link rel="stylesheet" href="../static/font-awesome/css/font-awesome.min.css"> | 
		
	
		
			
			|  |  |  | <link rel="stylesheet" href="../static/css/dede.css"> | 
		
	
		
			
			|  |  |  | <title><?php echo $cfg_softname." ".$cfg_version; ?></title> | 
		
	
		
			
			|  |  |  | <style> | 
		
	
	
		
			
				|  |  | @@ -103,9 +103,7 @@ | 
		
	
		
			
			|  |  |  | </main> | 
		
	
		
			
			|  |  |  |  | 
		
	
		
			
			|  |  |  | <script src="../static/js/jquery.min.js"></script> | 
		
	
		
			
			|  |  |  | <script src="../static/js/popper.min.js"></script> | 
		
	
		
			
			|  |  |  | <script src="../static/js/bootstrap.min.js"></script> | 
		
	
		
			
			|  |  |  | <script src="../static/js/bootstrap.bundle.js"></script> | 
		
	
		
			
			|  |  |  | </body> | 
		
	
		
			
			|  |  |  |  | 
		
	
		
			
			|  |  |  | </html> | 
		
	
		
			
			|  |  |  | </html> |