From edf5d00b6f64e8f33bfa17927ef37b0d0d2ec934 Mon Sep 17 00:00:00 2001 From: flyskyko Date: Wed, 28 Sep 2011 08:37:06 +0000 Subject: [PATCH] admin index document/comment escape tag git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9400 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/admin/tpl/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@