From cd78bda206014a2e20adb528a4c57382569350ba Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Sat, 25 May 2019 16:55:47 +0100 Subject: [PATCH] Fixed issue where eQSL username wasn't editable --- application/views/user/edit.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/views/user/edit.php b/application/views/user/edit.php index 72fadeb4..9be37666 100644 --- a/application/views/user/edit.php +++ b/application/views/user/edit.php @@ -15,7 +15,7 @@

- + load->helper('form'); ?> @@ -107,8 +107,8 @@
- - ".$lotwpassword_error."
"; } else { ?> + + ".$eqslusername_error."
"; } else { ?>
Leave blank to keep existing password