From b13221d3d3c98912e130c33c725d7274cda5b27d Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Fri, 17 Feb 2017 00:18:29 -0500 Subject: Restyled a lil --- dash/profile.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'dash/profile.php') diff --git a/dash/profile.php b/dash/profile.php index 13fc8d7..00764f7 100644 --- a/dash/profile.php +++ b/dash/profile.php @@ -16,7 +16,7 @@ if ($public) { ?>
-

+

@@ -46,6 +46,9 @@ $phonelink = '+'.preg_replace('/[^0-9]/', '', $user['phone']);

Address

No address specified.' : htmlentities($user['address']));?>

Zipcode:

+
+

Chat

+

Open a Chat

@@ -84,7 +87,7 @@ $phonelink = '+'.preg_replace('/[^0-9]/', '', $user['phone']); ?>
-

+

-- cgit v1.2.3