diff --git a/includes/titleranks-add.php b/includes/titleranks-add.php index dc6e0fb..1f24f7c 100644 --- a/includes/titleranks-add.php +++ b/includes/titleranks-add.php @@ -51,8 +51,6 @@ while ($stmtname->fetch()) { $stmtname->free_result(); $stmtname->close(); - - echo 'Here are the currently associated title ranks, starting with rank 1:
'; echo '
'; $stmtview = $con->prepare("SELECT * FROM gwsubtitles WHERE titlenameid = ? ORDER BY strank ASC");
stnameidtitlenameidstnamestpointsstrankEdit