From 6a42641f9d0c5fcb3a474e5bea66e3f422d25529 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Sat, 2 Jan 2021 19:33:59 +0000 Subject: [PATCH] [QSO][Edit] Swapped the Delete and Save Changes buttons to conform to standard ux --- application/views/qso/edit_ajax.php | 4 ++-- application/views/user/edit.php | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/application/views/qso/edit_ajax.php b/application/views/qso/edit_ajax.php index c6834624..44a6e557 100644 --- a/application/views/qso/edit_ajax.php +++ b/application/views/qso/edit_ajax.php @@ -579,8 +579,8 @@
- - Delete QSO + Delete QSO +
diff --git a/application/views/user/edit.php b/application/views/user/edit.php index 3d9712b1..40744329 100644 --- a/application/views/user/edit.php +++ b/application/views/user/edit.php @@ -93,7 +93,6 @@
-