From ea47d327fcf9ed5cb687892d0f72759d6a78c8b9 Mon Sep 17 00:00:00 2001 From: Corby Krick Date: Thu, 21 Feb 2013 18:20:13 -0600 Subject: [PATCH] Added LoTW username and password fields to edit user screen. --- application/views/user/edit.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/application/views/user/edit.php b/application/views/user/edit.php index 8692c20d..0efff654 100644 --- a/application/views/user/edit.php +++ b/application/views/user/edit.php @@ -85,6 +85,20 @@ $this->load->helper('form'); + + Logbook of The World (LoTW) Username + + ".$userlotwname_error.""; } ?> + + + + + Logbook of The World (LoTW) Password + + ".$lotwpassword_error.""; } else { ?> +
Leave blank to keep existing password
+ +