Add link to Mountain QRP Club references
When SIG id MQC link the SIG_INFO value to the proper reference page from Mountain QRP Club's website.
这个提交包含在:
		
							父节点
							
								
									502c46907e
								
							
						
					
					
						当前提交
						2b87f7e9a9
					
				
					共有  1 个文件被更改,包括 3 次插入 和 0 次删除
				
			
		|  | @ -223,6 +223,9 @@ | |||
|                         case "GMA": | ||||
|                            echo "<td><a href=\"https://www.cqgma.org/zinfo.php?ref=".$row->COL_SIG_INFO."\" target=\"_blank\">".$row->COL_SIG_INFO."</a></td>"; | ||||
|                            break; | ||||
|                         case "MQC": | ||||
|                            echo "<td><a href=\"https://www.mountainqrp.it/awards/referenza.php?ref=".$row->COL_SIG_INFO."\" target=\"_blank\">".$row->COL_SIG_INFO."</a></td>"; | ||||
|                            break; | ||||
|                         case "WWFF": | ||||
|                            echo "<td><a href=\"https://wwff.co/directory/?showRef=".$row->COL_SIG_INFO."\" target=\"_blank\">".$row->COL_SIG_INFO."</a></td>"; | ||||
|                            break; | ||||
|  |  | |||
		正在加载…
	
		在新工单中引用