westdc-zf1/module/Admin/view/layout/footer.phtml

5 lines
191 B
PHTML
Raw Normal View History

2014-03-06 03:55:50 +00:00
</div>
<footer >
2014-03-06 06:35:34 +00:00
<hr />
2014-03-06 03:55:50 +00:00
<p>&copy; 2005 - <?php echo date('Y') ?> by <a href="http://westdc.westgis.ac.cn/">westdc.</a> <?php echo $this->translate('All rights reserved.') ?></p>
</footer>