Cloudlog/application/views/station_profile
Peter Goodhall 34c240d43a Improve station profile page layout and fix HTML issues
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.
2025-05-21 23:06:59 +01:00
..
create.php Looks like ADIF uses NL and LoTW uses NF yay for mismatch 2024-05-14 21:47:55 +01:00
edit.php Added states/provinces of The Netherlands 2024-06-27 21:57:24 +02:00
index.php Improve station profile page layout and fix HTML issues 2025-05-21 23:06:59 +01:00