change name in the footer
This commit is contained in:
parent
5dfb8b37d3
commit
d3c6d67e94
|
@ -1,6 +1,6 @@
|
||||||
<hr>
|
<hr>
|
||||||
<footer>
|
<footer>
|
||||||
<p style="text-align:center;font-size:12px;">© 中国西部环境与生态科学数据中心 2006-2013 | <a href="/about/contact" ><i class="icon-envelope"></i>联系我们</a> | <a href="/about/terms">使用条款和免责申明</a>
|
<p style="text-align:center;font-size:12px;">© 中国寒区旱区科学数据中心 2006-2013 | <a href="/about/contact" ><i class="icon-envelope"></i>联系我们</a> | <a href="/about/terms">使用条款和免责申明</a>
|
||||||
| <a href="http://www.miibeian.gov.cn" target="_blank">陇ICP备05000491号</a></p>
|
| <a href="http://www.miibeian.gov.cn" target="_blank">陇ICP备05000491号</a></p>
|
||||||
</footer>
|
</footer>
|
||||||
<?php if(!empty($this->pageID)) {?>
|
<?php if(!empty($this->pageID)) {?>
|
||||||
|
|
Loading…
Reference in New Issue