Files
webgui/emhttp/plugins
Zack Spear 937eecc70b style: standardize PHP code formatting and improve table structure in RoutingTable.page
- 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.
2025-05-20 13:37:19 -07:00
..