From 3ebc8426ade9afe1c06a60b725bb3106ce927f82 Mon Sep 17 00:00:00 2001
From: MFox
Date: Tue, 28 Mar 2017 17:51:21 -0400
Subject: [PATCH] Added a few more
---
html-ONLY-site/details-content.php | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/html-ONLY-site/details-content.php b/html-ONLY-site/details-content.php
index 4c8d9bc..5441ed5 100644
--- a/html-ONLY-site/details-content.php
+++ b/html-ONLY-site/details-content.php
@@ -78,12 +78,18 @@
Address
- STILLTODO
+ '.$row['WellAddress'].'
';
+ ?>
Town
- STILLTODO
+ '.$row['Well_Town'].'';
+ ?>