From 53701656e8f8c2b4bf494b95e52fdf1af55dfd72 Mon Sep 17 00:00:00 2001 From: wlx Date: Thu, 12 Apr 2012 04:06:58 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=8F=E7=9B=AE=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E4=B8=BA=E6=96=B0=E9=97=BB=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../default/controllers/NewsController.php | 19 +------------------ .../default/views/scripts/news/index.phtml | 9 ++++----- .../default/views/scripts/news/list.phtml | 5 ++--- 3 files changed, 7 insertions(+), 26 deletions(-) diff --git a/application/default/controllers/NewsController.php b/application/default/controllers/NewsController.php index 89fb491c..a52412dd 100644 --- a/application/default/controllers/NewsController.php +++ b/application/default/controllers/NewsController.php @@ -1,20 +1,4 @@ headTitle($config->title->site); -$this->headTitle('News'); +$this->headTitle($this->config->title->site); +$this->headTitle('新闻中心'); $this->headTitle()->setSeparator(' - '); $this->headLink()->appendStylesheet('/css/news.css'); $this->headScript()->appendFile('/js/jquery-1.7.min.js'); -$this->breadcrumb('主页'); +$this->breadcrumb('首页'); $this->breadcrumb('新闻中心'); $this->breadcrumb()->setSeparator(' > '); ?>
-
栏目导航
+
新闻分类