更新页脚
This commit is contained in:
parent
90925789d9
commit
82f03d8825
|
@ -1,6 +1,6 @@
|
|||
<footer>
|
||||
<div class="container">
|
||||
<p>© 青海省生态环境遥感监测中心 2013 | <a href="/about/contact" ><i class="icon-envelope"></i>联系我们</a> | <a href="/about/terms">使用条款和免责申明</a></p>
|
||||
<p>© 青海省生态环境遥感监测中心 2013-<?php echo date('Y')?> | <a href="/about/contact" ><i class="icon-envelope"></i>联系我们</a> | <a href="/about/terms">使用条款和免责申明</a></p>
|
||||
</div>
|
||||
</footer>
|
||||
<?php if(!empty($this->pageID)) {?>
|
||||
|
|
Loading…
Reference in New Issue