From 1685942a13a5bc714c8ab0eeb83269df7d72c796 Mon Sep 17 00:00:00 2001 From: wlx Date: Sun, 9 Jun 2013 15:34:18 +0000 Subject: [PATCH] change breadcrumps in the heihe view --- application/default/views/scripts/heihe/view.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/default/views/scripts/heihe/view.phtml b/application/default/views/scripts/heihe/view.phtml index 397ad549..ddbe3908 100755 --- a/application/default/views/scripts/heihe/view.phtml +++ b/application/default/views/scripts/heihe/view.phtml @@ -11,7 +11,8 @@ $this->headLink()->appendStylesheet('/css/water.css'); $this->theme->AppendPlus($this,'google_map_v3'); $this->theme->AppendPlus($this,'colorbox'); -?> +?> +render('breadcrumbs.phtml') ?> @@ -21,7 +22,6 @@ h3.gs_rt{font-size:110%;} partial('heihe/navi.phtml'); ?>
-
breadcrumb() ?>

escape($md->title); if ($md->title_en) echo '
'.$this->escape($md->title_en);?>