From 679ab64e465f610ae70aff8a1b491191863f7033 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Fri, 1 Apr 2016 00:56:34 -0400 Subject: Update setting modal, user tab to display user head image Also restructured the web form a little and added the form-group to select a new image to upload --- app/view/common/setting.modal.view.php | 47 ++++++++++++++++++++++++++-------- 1 file changed, 36 insertions(+), 11 deletions(-) (limited to 'app/view/common') diff --git a/app/view/common/setting.modal.view.php b/app/view/common/setting.modal.view.php index 11adc69..2415e18 100644 --- a/app/view/common/setting.modal.view.php +++ b/app/view/common/setting.modal.view.php @@ -27,21 +27,46 @@

 

- getCurrentUser()->admin == 1) { ?> -

getCurrentUser()->getDisplayName()?> is a Scrott Administrator

- -
-
- - + +
+
+ getCurrentUser()->admin == 1) { ?> +

getCurrentUser()->getDisplayName()?> is a Scrott Administrator

+ + +
+ + +
+ +
+ +
+
+ +
+ <?=$mod->getCurrentUser()->getDisplayName()?> +
+
+ +
+ +
-
- +
+
+ + +
-- cgit v1.2.3