From dbe3aa7c85473b6d25ee48bc49fdb19ff85f8b86 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Wed, 20 May 2015 15:54:56 -0400 Subject: [PATCH] Cleaned up the admin member edit screen and removed things that weren't needed --- views/admin_edit.php | 7 +++++-- views/admin_member_form_common_part.php | 2 ++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/views/admin_edit.php b/views/admin_edit.php index 93812f6..335bd61 100644 --- a/views/admin_edit.php +++ b/views/admin_edit.php @@ -3,7 +3,7 @@

-

+ @@ -29,18 +29,21 @@ + +
diff --git a/views/admin_member_form_common_part.php b/views/admin_member_form_common_part.php index 55626cd..af83d77 100644 --- a/views/admin_member_form_common_part.php +++ b/views/admin_member_form_common_part.php @@ -19,6 +19,7 @@ + -- 2.17.1