From c0ff2ab655c46aa0feeaaa0dab49205f070d82a6 Mon Sep 17 00:00:00 2001 From: mauirixxx Date: Thu, 25 May 2017 11:40:47 -1000 Subject: [PATCH] forgot to edit gw-history gotta have proper html layout --- gw-history.php | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/gw-history.php b/gw-history.php index de55d5f..73fdb4d 100644 --- a/gw-history.php +++ b/gw-history.php @@ -1,4 +1,8 @@ + + + Treasure Data + 0) { echo ' at ' . $row['location'] . '
'; } } else { - echo 'There is no data to display for that character yet'; + echo '
There is no data to display for that character yet

'; } ?>
-
- \ No newline at end of file +
+
+ + +
+
+ + \ No newline at end of file