Fix spacing pagina index

This commit is contained in:
2026-04-17 11:45:21 +02:00
parent 31602977b7
commit 87a58068f0
2 changed files with 11 additions and 1 deletions
+2
View File
@@ -28,6 +28,8 @@ if ($resultDispositivi === false){
<?php if (isset($_SESSION['id'])): ?>
<h1>Benvenuto, <?php echo htmlspecialchars($_SESSION['name'] . ' ' . $_SESSION['surname']); ?>!</h1>
<p><a href="logout.php">Logout</a></p>
<hr>
<h2>Tempo Totale di Utilizzo Giornaliero per Fascia d'Età</h2>
<table border="1" cellpadding="10" cellspacing="0">