diff --git a/application/views/logbooks/index.php b/application/views/logbooks/index.php index feafbde0..d9e0f07f 100644 --- a/application/views/logbooks/index.php +++ b/application/views/logbooks/index.php @@ -28,11 +28,14 @@ num_rows() > 0) { ?>
- +
- + + + + @@ -45,20 +48,24 @@ + + + -
NameStatusEditDeleteLink
session->userdata('active_station_logbook') != $row->logbook_id) { ?> logbook_id; ?>" class="btn btn-outline-primary btn-sm">Set as Active Logbook - - + Active Logbook'; + }?> + logbook_id; ?>" class="btn btn-outline-primary btn-sm"> - - public_slug != '') { ?> - public_slug; ?>" class="btn btn-outline-primary btn-sm" > - - + session->userdata('active_station_logbook') != $row->logbook_id) { ?> - logbook_id; ?>" class="btn btn-danger btn-sm" onclick="return confirm('Are you sure you want delete station profile logbook_name; ?> this will delete all QSOs within this station logbook?');"> + logbook_id; ?>" class="btn btn-danger btn-sm" onclick="return confirm('Are you sure you want delete station logbook logbook_name; ?>? You must re-link any locations linked here to another logbook.');"> + public_slug != '') { ?> + public_slug; ?>" class="btn btn-outline-primary btn-sm" > + +