diff --git a/src/html/components/dashboard/_sidenav.astro b/src/html/components/dashboard/_sidenav.astro
index a868c7718..f85ffa682 100644
--- a/src/html/components/dashboard/_sidenav.astro
+++ b/src/html/components/dashboard/_sidenav.astro
@@ -10,7 +10,6 @@ const htmlPath = (path != undefined) ? '.' : '..'
AdminLTE 4
-
Layout Options - 6 + 6
diff --git a/src/html/components/dashboard/_topbar.astro b/src/html/components/dashboard/_topbar.astro index 7662deeea..3054085c4 100644 --- a/src/html/components/dashboard/_topbar.astro +++ b/src/html/components/dashboard/_topbar.astro @@ -8,7 +8,7 @@ const distPath = (path != undefined) ? path : '../../../dist'