diff --git a/Theme/Backend/editor-list.tpl.php b/Theme/Backend/editor-list.tpl.php index edacf1f..6ba1c2a 100755 --- a/Theme/Backend/editor-list.tpl.php +++ b/Theme/Backend/editor-list.tpl.php @@ -60,19 +60,52 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Title'); ?> + + + | = $this->getHtml('Creator'); ?> + + + | = $this->getHtml('Created'); ?> + + + | ||
| + | = $this->printHtml($value->name); ?> | = $this->printHtml($value->createdBy->name1); ?> | = $this->printHtml($value->createdAt->format('Y-m-d')); ?> |