mirror of
https://github.com/unraid/webgui.git
synced 2026-01-25 11:09:03 -06:00
fix: remove temp dev theme switcher
This commit is contained in:
@@ -811,7 +811,7 @@ echo "</span></span><span id='countdown'></span><span id='user-notice' class='re
|
||||
echo "<span id='copyright'>Unraid® webGui ©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>
|
||||
|
||||
Reference in New Issue
Block a user