mirror of
https://github.com/unraid/webgui.git
synced 2026-01-01 06:59:56 -06:00
- Changed PHP opening tag from `<?PHP` to `<?php` for consistency. - Refactored XML loading and agent handling logic for better readability and maintainability. - Enhanced the form structure and button group styling in NotificationAgents.page. - Adjusted button spacing in default-base.css from `1rem` to `1.2rem` for improved layout consistency.