From 87a96032e6c99111bf69590123f37d9eed475672 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 12 Mar 2016 10:18:39 +0100 Subject: [PATCH] Adding media table --- Theme/backend/profile-single.tpl.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/Theme/backend/profile-single.tpl.php b/Theme/backend/profile-single.tpl.php index 9722f90..e0044bc 100644 --- a/Theme/backend/profile-single.tpl.php +++ b/Theme/backend/profile-single.tpl.php @@ -74,3 +74,29 @@ echo $this->getData('nav')->render(); + +
+ + + + + + + $value) : $c++; + $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?id=' . $value->getId()); ?> + +
l11n->lang['Profile']['Media']; ?>
l11n->lang[0]['ID']; ?> + l11n->lang['Profile']['Title']; ?> + l11n->lang['Profile']['Type']; ?> + l11n->lang['Profile']['Created']; ?> +
render(); ?> +
getId(); ?> + getNewestHistory()->getPosition(); ?> + getNewestHistory()->getPosition(); ?> + getNewestStatus()->getStatus(); ?> + + +
l11n->lang[0]['Empty']; ?> + +
+