
footer
By: a guest on
Aug 1st, 2012 | syntax:
PHP | size: 0.51 KB | hits: 11 | expires: Never
<div id="footer-wrap">
<div id="footer">
<span class="fleft">Copyright © <?php the_time('Y'); ?>. All Rights Reserved. Designed by <a href="http://www.navsari.in">Navsari City</a></span>
<span class="fright">
<a href="http://rpgmusic.org">Game Music Soundtracks</a>
<a href="http://www.hostv.com/">VPS Hosting</a>
<a href="http://www.cirtexhosting.com/">Website Hosting</a>
</span>
</div>
</div>
<?php
$code = get_option('swt_custom_analytics_code'); echo stripslashes($code);
?>
</body>
</html>