diff --git a/modules/admin/tpl/index.html b/modules/admin/tpl/index.html index 09acbe2b4..ec74cdf26 100644 --- a/modules/admin/tpl/index.html +++ b/modules/admin/tpl/index.html @@ -45,7 +45,7 @@ {@$document = $value->variables}
  • - {$document['title']} {$document['nick_name']} + {$value->getTitle()} {$document['nick_name']}
    @@ -65,7 +65,7 @@