From cf2f06358c902327c7f7d7f98e453ce0e59ace8d Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 28 Mar 2020 17:16:51 +0100 Subject: [PATCH] fix dbmapper bugs --- Theme/Backend/profile-list.tpl.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/profile-list.tpl.php b/Theme/Backend/profile-list.tpl.php index 723f5b1..9da87da 100644 --- a/Theme/Backend/profile-list.tpl.php +++ b/Theme/Backend/profile-list.tpl.php @@ -38,11 +38,11 @@ $next = empty($accounts) ? '{/prefix}profile/list' : '{/prefix}profile/list? $account) : ++$count; $url = UriFactory::build('{/prefix}profile/single?{?}&id=' . $account->getId()); ?> - + UriFactory::build('{/prefix}' . $account->getImage()->getPath()); ?>"> printHtml($account->getAccount()->getName3() . ' ' . $account->getAccount()->getName2() . ' ' . $account->getAccount()->getName1()); ?> printHtml($account->getAccount()->getLastActive()->format('Y-m-d')); ?>