统一名称
This commit is contained in:
parent
c98a82f130
commit
7dbd8b5f1b
|
@ -7,7 +7,7 @@ $this->headLink()->appendStylesheet('/css/water.css');
|
|||
$this->breadcrumb('<a href="/">首页</a>');
|
||||
$this->breadcrumb('<a href="/data">'.$this->config->title->data.'</a>');
|
||||
$this->breadcrumb('<a href="/water/">黑河综合遥感联合试验</a>');
|
||||
$this->breadcrumb('关键词浏览'.(($this->codename)?':'.$this->codename:''));
|
||||
$this->breadcrumb('关键词导航'.(($this->codename)?':'.$this->codename:''));
|
||||
$this->breadcrumb()->setSeparator(' > ');
|
||||
?>
|
||||
<?php if (!empty($this->metadata)) : ?>
|
||||
|
|
Loading…
Reference in New Issue