This commit makes two main improvements to the station profile page: 1. UI/Layout improvements: - Move the "Create Station Location" button next to the page title - Create a flex container for better alignment of title and button - Remove unnecessary paragraph tags around the button 2. HTML validation fixes: - Add missing quotes around title attributes in buttons - Replace incorrect </br> tag with proper <br> tag - Fix duplicate closing </td> tag in empty log section - Clean up extra whitespace These changes improve both the visual appearance and HTML validity of the station profile page. |
||
|---|---|---|
| .. | ||
| cache | ||
| config | ||
| controllers | ||
| core | ||
| helpers | ||
| hooks | ||
| language | ||
| libraries | ||
| logs | ||
| migrations | ||
| models | ||
| third_party | ||
| views | ||
| .htaccess | ||
| index.html | ||