This commit is contained in:
2024-10-16 23:38:20 +02:00
parent 7aeb817c4c
commit ff18e2352c
6 changed files with 18 additions and 7 deletions

View File

@ -383,9 +383,12 @@ foreach (scandir($SCANSDIR) as $filename) {
<button type="submit" class="ui teal submit button">Démarrer</button>
</form>
</main>
<footer class="ui bottom fixed menu">
<div class="item">
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
<div class="segment">
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
</div>
</div>
</footer>