Cloudlog/application
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
..
cache
config Lets get 2.6.18 ready 2025-05-07 14:22:56 +01:00
controllers Improved commenting 2025-05-21 17:12:22 +01:00
core
helpers added sstvimages directory to repo along w/ matching index.html from other image asset directories. Also added some error handling onto the new storage_helper function to check if the directory exists before reading it 2024-04-07 12:08:18 -05:00
hooks
language Updated Polish files from SP4BAO 2025-05-03 13:06:45 +01:00
libraries Replaced if by switch 2024-06-14 12:08:26 +03:00
logs
migrations Lets get 2.6.18 ready 2025-05-07 14:22:56 +01:00
models If Clublog returns 403 disable upload 2025-05-21 16:47:57 +01:00
third_party
views Improve station profile page layout and fix HTML issues 2025-05-21 23:06:59 +01:00
.htaccess
index.html cosmetics I 2023-12-07 16:58:18 +00:00