This commit is contained in:
2025-05-15 18:36:13 -06:00
parent 36f4367b5c
commit 5099bc7b18
4 changed files with 23 additions and 8 deletions
+2 -3
View File
@@ -26,9 +26,8 @@ foreach($scans as $scan) {
<br><br>
<p class="hidden" id="link"></p>
<div id="scanlist" class="hidden">
<p><a href="run_clear_scans.php">Delete All Old Scans</a></p>
<p>Progress</p>
<p><?php echo $scanList; ?></p>
<p><a href="run_clear_scans.php">Delete All Old Scans</a></p>
<p>Progress<br><?php echo $scanList; ?></p>
</div>
<br>
<br>