| 
									
										
										
										
											2019-01-15 00:29:06 +08:00
										 |  |  | <div class="container"> | 
					
						
							| 
									
										
										
										
											2013-08-31 22:54:24 +08:00
										 |  |  | <h2><?php echo $page_title; ?></h2>
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-11-04 03:15:25 +08:00
										 |  |  | <?php $this->load->view('layout/messages'); ?>
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <?php | 
					
						
							| 
									
										
										
										
											2013-11-16 05:28:56 +08:00
										 |  |  | 	if (isset($eqsl_results_table_headers)) | 
					
						
							| 
									
										
										
										
											2013-11-04 03:15:25 +08:00
										 |  |  | 	{ | 
					
						
							| 
									
										
										
										
											2013-11-16 05:28:56 +08:00
										 |  |  |     	echo "<p>The following QSLs have been received from eQSL.cc</p>"; | 
					
						
							|  |  |  |     	echo $eqsl_results_table_headers; | 
					
						
							| 
									
										
										
										
											2013-11-04 03:15:25 +08:00
										 |  |  |     	echo $eqsl_results_table; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |     else | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |     	echo "<p>There are no QSO confirmations waiting for you at eQSL.cc</p>"; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  | ?>
 | 
					
						
							| 
									
										
										
										
											2013-08-31 22:54:24 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | </div> |