diff --git a/Theme/Backend/profile-single.tpl.php b/Theme/Backend/profile-single.tpl.php index 24b8106..4390c51 100644 --- a/Theme/Backend/profile-single.tpl.php +++ b/Theme/Backend/profile-single.tpl.php @@ -32,7 +32,7 @@ echo $this->getData('nav')->render();

printHtml($account->getAccount()->getName3()); ?>, printHtml($account->getAccount()->getName1()); ?>

- <?= $this->getHtml('ProfileImage'); ?> + <?= $this->getHtml('ProfileImage'); ?>