diff --git a/gw-location.php b/gw-location.php index 751fb69..c627929 100644 --- a/gw-location.php +++ b/gw-location.php @@ -20,5 +20,7 @@ while ($rowmap = $resultmap->fetch_array()){ $locid = $rowmap['treasureid']; echo ''; } -echo ''; +echo '
'; +echo '
'; +echo ''; ?> \ No newline at end of file