From 3178cba73420028977e2e4c8d720a8a6c50569ed Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 1 May 2017 13:55:48 +0200 Subject: [PATCH] Adjusted list/table clicks --- Theme/Backend/profile-list.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/profile-list.tpl.php b/Theme/Backend/profile-list.tpl.php index 199af08..453d9ef 100644 --- a/Theme/Backend/profile-list.tpl.php +++ b/Theme/Backend/profile-list.tpl.php @@ -41,7 +41,7 @@ $accounts = $this->getData('accounts'); $account) : $count++; $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/profile/single?{?}&id=' . $account->getId()); ?> - + getId(); ?> getName3() . ' ' . $account->getName2() . ' ' . $account->getName1(); ?> getLastActive()->format('Y-m-d'); ?>