|  |  | @@ -22,7 +22,7 @@ | 
		
	
		
			
			|  |  |  | <input type="hidden" name="arcurl" value="<?php echo $arcurl;?>"> | 
		
	
		
			
			|  |  |  | <input type="hidden" name="action" value="send"> | 
		
	
		
			
			|  |  |  | <input type="hidden" name="arcID" value="<?php echo $aid;?>"> | 
		
	
		
			
			|  |  |  | <table class="table"> | 
		
	
		
			
			|  |  |  | <table class="table mb-0"> | 
		
	
		
			
			|  |  |  | <tr> | 
		
	
		
			
			|  |  |  | <td width="160">好友邮箱:</td> | 
		
	
		
			
			|  |  |  | <td><input name="email" type="text" autocomplete="off" id="email" class="form-control"></td> | 
		
	
	
		
			
				|  |  | 
 |