From 57513d83a22ca096d19bc2cd206844eec203d3ca Mon Sep 17 00:00:00 2001 From: wlx Date: Fri, 11 Jan 2013 01:38:32 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=B9=E8=89=B2=E6=96=B0?= =?UTF-8?q?=E9=97=BB=E7=9A=84=E6=91=98=E8=A6=81=E5=B1=95=E7=A4=BA=EF=BC=9B?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=91=E6=B2=B3=E8=AE=A1=E5=88=92=E4=B8=93?= =?UTF-8?q?=E9=A2=98=E7=9A=84=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/default/views/scripts/index/index.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/default/views/scripts/index/index.phtml b/application/default/views/scripts/index/index.phtml index a073780e..3be9004f 100755 --- a/application/default/views/scripts/index/index.phtml +++ b/application/default/views/scripts/index/index.phtml @@ -48,7 +48,7 @@
专题数据集
数据导航
@@ -111,8 +111,8 @@ echo '
'. '
'. '
'. - '

'.$v['title'].'['.date("Y-m-d",strtotime($v['ts_published'])).']

'. - ''.$v['description'].'
'. + '

'.$v['title'].'['.date("Y-m-d",strtotime($v['ts_published'])).']

'. + '
'. '
'. '
'; }