mirror of
https://github.com/unraid/webgui.git
synced 2026-05-21 13:49:32 -05:00
937eecc70b
- 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.