From f7a7f3e24475b26c4fcdb81a3d2b345d16348837 Mon Sep 17 00:00:00 2001 From: Andreas Date: Fri, 9 Oct 2020 19:30:27 +0200 Subject: [PATCH] Changed text on button to clarify it's function. --- application/views/station_profile/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/station_profile/index.php b/application/views/station_profile/index.php index 4c8749f3..78dbe551 100644 --- a/application/views/station_profile/index.php +++ b/application/views/station_profile/index.php @@ -71,7 +71,7 @@ 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?');"> Empty Station Profile + 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_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