Table head
This commit is contained in:
		
							parent
							
								
									2efc785c5b
								
							
						
					
					
						commit
						70645eeed7
					
				@ -54,6 +54,7 @@ if (!TableExists($config["db_table"], $conn)) {
 | 
				
			|||||||
	</form>
 | 
						</form>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	<table>
 | 
						<table>
 | 
				
			||||||
 | 
							<tr><td>Date Added</td><td>Latitude</td><td>Longtitude</td><td>Image</td></tr>
 | 
				
			||||||
	<?php
 | 
						<?php
 | 
				
			||||||
		$list = getList($conn, $config["db_table"]);
 | 
							$list = getList($conn, $config["db_table"]);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user