diff --git a/application/default/views/scripts/index/index.phtml b/application/default/views/scripts/index/index.phtml
index 8dc7ec8d..7aac4f25 100755
--- a/application/default/views/scripts/index/index.phtml
+++ b/application/default/views/scripts/index/index.phtml
@@ -5,6 +5,10 @@
$auth = Zend_Auth::getInstance();
$this->headLink()->appendStylesheet('/css/index.css');
?>
+
-
-
+
+
news as $k=>$v)
- {
- echo '';
- }
- ?>
-
-
+ {
+ echo '
';
+ }
+ ?>
+
+
news as $k=>$v)
- {
- echo '
';
- echo '
';
- echo '
';
- echo '
'.$v['title'].'['.date("Y-m-d",strtotime($v['ts_published'])).']
';
- //echo '
'.$v['description'].'
';
- echo '
';
- }
- ?>
-
-
‹
-
›
+ {
+ echo '
';
+ echo '
';
+ echo '
';
+ echo '
'.$v['title'].'['.date("Y-m-d",strtotime($v['ts_published'])).']
';
+ //echo '
'.$v['description'].'
';
+ echo '
';
+ }
+ ?>
+
+
‹
+
›
@@ -72,9 +76,9 @@
专题数据集