fix: remove temp dev theme switcher

This commit is contained in:
Zack Spear
2024-07-01 16:46:24 -07:00
parent 2a005f0c76
commit 6d727f09ba

View File

@@ -811,7 +811,7 @@ echo "</span></span><span id='countdown'></span><span id='user-notice' class='re
echo "<span id='copyright'>Unraid&reg; webGui &copy;2024, Lime Technology, Inc.";
echo " <a href='https://docs.unraid.net/category/manual' target='_blank' title=\""._('Online manual')."\"><i class='fa fa-book'></i> "._('manual')."</a>";
echo "</span>";
echo "<unraid-theme-switcher current='$theme'></unraid-theme-switcher>";
// echo "<unraid-theme-switcher current='$theme'></unraid-theme-switcher>";
echo "</div>";
?>
<script>