diff --git a/application/views/station_profile/index.php b/application/views/station_profile/index.php index 088596b7..41ea9215 100644 --- a/application/views/station_profile/index.php +++ b/application/views/station_profile/index.php @@ -38,7 +38,7 @@
- +
@@ -46,9 +46,10 @@ - - - + + + + @@ -78,15 +79,17 @@ user_id == "") { ?> station_id; ?>" class="btn btn-outline-primary btn-sm"> Claim Ownership - station_id; ?>" class="btn btn-outline-primary btn-sm"> Edit - station_id; ?>" class="btn btn-outline-primary btn-sm"> Copy + station_id; ?>" title="Edit" class="btn btn-outline-primary btn-sm"> + + + station_id; ?>" class="btn btn-danger btn-sm" title="Empty Log" onclick="return confirm('Are you sure you want to delete all QSOs within this station profile?');">
Profile NameCountry Gridsquare EditCopyEmpty LogDelete
+ station_id; ?>" title="Copy" class="btn btn-outline-primary btn-sm"> - station_id; ?>" class="btn btn-danger btn-sm" onclick="return confirm('Are you sure you want to delete all QSOs within this station profile?');"> Empty Log station_active != 1) { ?> - station_id; ?>" class="btn btn-danger btn-sm" onclick="return confirm('Are you sure you want delete station profile station_profile_name; ?> this will delete all QSOs within this station profile?');"> Delete Profile + station_id; ?>" class="btn btn-danger btn-sm" title="Delete" onclick="return confirm('Are you sure you want delete station profile station_profile_name; ?> this will delete all QSOs within this station profile?');">