From 6378bbf3f5ba5f72971a88919e8a9bffc9c635d6 Mon Sep 17 00:00:00 2001 From: mauirixxx Date: Wed, 8 Aug 2018 00:13:11 -1000 Subject: [PATCH] formatting fun --- includes/titleranks-add.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/titleranks-add.php b/includes/titleranks-add.php index 1f24f7c..8df1c6d 100644 --- a/includes/titleranks-add.php +++ b/includes/titleranks-add.php @@ -45,7 +45,7 @@ while ($stmtname->fetch()) { } else { echo '
'; echo ''; - echo '
Title Rank NameTitle PointsRank Level

'; + echo '

'; } } $stmtname->free_result();