html clean up
这个提交包含在:
		
							父节点
							
								
									ccc6cf1277
								
							
						
					
					
						当前提交
						1394b255d5
					
				
					共有  1 个文件被更改,包括 18 次插入 和 21 次删除
				
			
		|  | @ -1,7 +1,6 @@ | |||
| <div class="container"> | ||||
| 	<h2><?php echo $page_title; ?></h2>
 | ||||
| 
 | ||||
| 
 | ||||
| 	<?php if(!extension_loaded('xml')) { ?>
 | ||||
| 
 | ||||
| 	<div class="alert alert-danger" role="alert"> | ||||
|  | @ -12,19 +11,17 @@ | |||
| 
 | ||||
| 		<input type="submit" id="btn_update_dxcc" value="Update Dxcc" /> | ||||
| 
 | ||||
|     <div id="dxcc_update_status"> | ||||
|     Status:</br> | ||||
|     </div> | ||||
| 		<div id="dxcc_update_status">Status:</br></div> | ||||
| 			 | ||||
| 		<br/> | ||||
| 		     | ||||
| 		<a href="<?php echo site_url('update/check_missing_dxcc');?>">Check missing DXCC/Countries values</a> | ||||
| 		<a href="<?php echo site_url('update/check_missing_dxcc/all');?>">[Re-Check ALL]</a> | ||||
| </div> | ||||
| 
 | ||||
| 		<style> | ||||
| 			#dxcc_update_status{
 | ||||
| 			   display: None; | ||||
| 			} | ||||
| 
 | ||||
| 		</style> | ||||
| 	<?php } ?>
 | ||||
| </div> | ||||
|  |  | |||
		正在加载…
	
		在新工单中引用