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();