mirror of
https://github.com/unraid/webgui.git
synced 2026-02-07 17:39:13 -06:00
- Changed PHP opening tags from `<?PHP` to `<?php` for consistency. - Reformatted control structures for better readability. - Wrapped the routing table in a div for improved layout consistency. This change aligns with ongoing efforts to enhance code clarity and visual structure across the plugin.