This commit is contained in:
2024-10-16 20:55:43 +02:00
parent a1aeefee47
commit 6c33080785
6 changed files with 34 additions and 38 deletions

View File

@ -43,7 +43,7 @@ include_once 'filter_inputs.php';
</div>
<?php } ?>
<h1 class="header">Scanner un <?=$host? "hôte" : "réseau" ?></h1>
<h1 class="header">Scanner un <?=$preset == "host"? "hôte" : "réseau" ?></h1>
<form id="newScanForm" class="ui form" method="get" action="scan.php">
<div class="field">