unneeded line

cleanup
kc1awv 2020-10-27 08:43:39 -04:00
parent 7285253ea2
commit 3e0a3bd7c0
1 changed files with 0 additions and 1 deletions

View File

@ -168,7 +168,6 @@ if (isset($_GET['do'])) {
<div class="col-md-3">
<?php echo '<a href="' . $PageOptions['Homepage'] . '"><img class="mx-auto d-none d-md-block" src="./images/' . $PageOptions['Logo'] . '" width="50%"></a>'; ?>
<!-- <a href="https://m17project.org"><img class="mx-auto d-none d-md-block" src="./images/m17_logo.svg" width="50%"></a> -->
<table class="table table-sm table-striped table-hover">
<?php
$Modules = $Reflector->GetModules();