diff --git a/vlans.php b/vlans.php index 33ccbcb..55e8d7e 100644 --- a/vlans.php +++ b/vlans.php @@ -28,13 +28,13 @@ echo "-->\n"; -Tableau des VLANs - <?=$sysname[1]?> +Tableau des VLANs - <?=$sysname[1] ?? "Switch sans nom"?>

-
+