mirror of
https://github.com/unraid/webgui.git
synced 2026-01-08 18:50:10 -06:00
- Removed unused cookie helper functions from MainContentTabbed.php to streamline the code. - Updated the tab management logic to ensure cookies are cleared when no cookie exists, aligning with the behavior of the initab function. - Corrected the filename reference in MainContent.php from 'MainContentNotab.php' to 'MainContentNoTab.php' for consistency.