web/wp-content/themes/bgw/footer.php
changeset 1 0d28b7c10758
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/wp-content/themes/bgw/footer.php	Fri Mar 12 13:29:04 2010 +0000
@@ -0,0 +1,12 @@
+</div>
+<?php include(TEMPLATEPATH.'/sidebar3.php');?>
+
+<div id="footer">
+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>
+<div class="sponsors">
+<a href="http://mmohut.com">Free MMORPGs</a>
+<a href="http://www.opensourcewcms.com">Open Source CMS</a>
+<a href="http://firstclassrealtors.com">First class realtors</a>
+</div>
+</body>
+</html>
\ No newline at end of file