From d14df036dff6c4798d6a507fa90c16b9029d01d4 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 18 Apr 2020 22:36:37 +0200 Subject: [PATCH] start impl. profile pic change functionality --- Theme/Backend/profile-single.tpl.php | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/Theme/Backend/profile-single.tpl.php b/Theme/Backend/profile-single.tpl.php index f0ef9fb..f091302 100644 --- a/Theme/Backend/profile-single.tpl.php +++ b/Theme/Backend/profile-single.tpl.php @@ -55,7 +55,7 @@ echo $this->getData('nav')->render();
-
+
getName3()) || !empty($account->getName2())) : ?> @@ -68,14 +68,18 @@ echo $this->getData('nav')->render();
- <?= $this->getHtml('ProfileImage'); ?> + >
+ request->getHeader()->getAccount() === $account->getId()) : ?> + + @@ -133,7 +137,7 @@ echo $this->getData('nav')->render(); -
+
getHtml('Visibility') ?>
@@ -143,7 +147,7 @@ echo $this->getData('nav')->render();
-
+
getData('medialist')->render([]); ?>