web/wp-content/themes/bgw/footer.php
changeset 1 0d28b7c10758
equal deleted inserted replaced
0:0d9a58d2c515 1:0d28b7c10758
       
     1 </div>
       
     2 <?php include(TEMPLATEPATH.'/sidebar3.php');?>
       
     3 
       
     4 <div id="footer">
       
     5 Copyright &copy; 2009 <a href="<?php bloginfo('siteurl'); ?>"><?php bloginfo('name'); ?></a>. All Rights Reserved. Designed by <a href="http://www.layeronline.com">Web Hosting</a>.</div>
       
     6 <div class="sponsors">
       
     7 <a href="http://mmohut.com">Free MMORPGs</a>
       
     8 <a href="http://www.opensourcewcms.com">Open Source CMS</a>
       
     9 <a href="http://firstclassrealtors.com">First class realtors</a>
       
    10 </div>
       
    11 </body>
       
    12 </html>