From 590b527ea52763dbe24acf6468744b593048adcd Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Sun, 6 Sep 2020 20:59:25 +0100 Subject: [PATCH] [Station Profile] Improved button text to make it clearer. --- application/views/station_profile/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/views/station_profile/index.php b/application/views/station_profile/index.php index 557bfa12..4c8749f3 100644 --- a/application/views/station_profile/index.php +++ b/application/views/station_profile/index.php @@ -68,13 +68,13 @@ - station_id; ?>" class="btn btn-info btn-sm"> Edit + station_id; ?>" class="btn btn-info btn-sm"> Edit - station_id; ?>" class="btn btn-danger btn-sm" onclick="return confirm('Are you sure you want to delete all QSOs within this station profile?');"> Delete log + 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 Station Profile - 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 + 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