|  |  | @@ -2,7 +2,7 @@ | 
		
	
		
			
			|  |  |  | <html xmlns="http://www.w3.org/1999/xhtml"> | 
		
	
		
			
			|  |  |  | <head> | 
		
	
		
			
			|  |  |  | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | 
		
	
		
			
			|  |  |  | <title>数据库维护--数据还原</title> | 
		
	
		
			
			|  |  |  | <title>数据还原</title> | 
		
	
		
			
			|  |  |  | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | 
		
	
		
			
			|  |  |  | <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | 
		
	
		
			
			|  |  |  | <link rel="stylesheet" href="../static/web/css/admin.css"> | 
		
	
	
		
			
				|  |  | @@ -123,7 +123,7 @@ | 
		
	
		
			
			|  |  |  | <label><input name="delfile" type="checkbox" class="np" id="delfile" value="1"> | 
		
	
		
			
			|  |  |  | 还原后删除备份文件</label></td> | 
		
	
		
			
			|  |  |  | </tr> | 
		
	
		
			
			|  |  |  | <tr bgcolor="#E3F4BB"> | 
		
	
		
			
			|  |  |  | <tr bgcolor="#FBFCE2"> | 
		
	
		
			
			|  |  |  | <td height="30" colspan="4"> | 
		
	
		
			
			|  |  |  |   | 
		
	
		
			
			|  |  |  | <button type="submit" name="Submit" class="btn btn-success">开始还原数据</button> | 
		
	
	
		
			
				|  |  | 
 |