From e30a6f16fc6ca3270142c9184107847cb3796e28 Mon Sep 17 00:00:00 2001 From: adrien Date: Wed, 5 Apr 2023 10:58:39 +0200 Subject: [PATCH] unnamed switch --- vlans.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"?>

-
+