Merge remote-tracking branch 'origin/HEAD'
This commit is contained in:
3
show.php
3
show.php
@ -45,6 +45,7 @@ echo ("-->");*/
|
||||
<head>
|
||||
<title><?= $sysname[1] ?? "Switch sans nom" ?> - Tableau des VLANs</title>
|
||||
<link href="style.css" rel="stylesheet" />
|
||||
<link rel="icon" type="image/svg" href="favicon.svg">
|
||||
<style id="customColors"></style>
|
||||
</head>
|
||||
|
||||
@ -138,4 +139,4 @@ echo ("-->");*/
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user