diff --git a/includes/titleranks-add.php b/includes/titleranks-add.php index 214bbbd..371d5d6 100644 --- a/includes/titleranks-add.php +++ b/includes/titleranks-add.php @@ -44,7 +44,7 @@ $stmtname->free_result(); $stmtname->close(); echo '
'; -echo ''; +echo ''; echo '
Title Rank NameTitle PointsRank Level

'; echo 'Here are the currently associated title ranks, starting with rank 1:
'; diff --git a/titlemanager.php b/titlemanager.php index 188c356..6875b95 100644 --- a/titlemanager.php +++ b/titlemanager.php @@ -38,7 +38,7 @@ if ($_SESSION['admin'] == 1) { echo 'Modify titles


'; - echo 'Add title ranks and points to

'; echo 'Edit / Delete subtitle & points (code goes here)

';