Skip to content
Snippets Groups Projects
Commit f820f267 authored by root's avatar root Committed by agata
Browse files

Patch theme pixeled

parent dd0050e6
No related branches found
No related tags found
No related merge requests found
<div id="morefoot">
<div class="col1">
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('footer_left') ) : ?>
<h3>Looking for something?</h3>
<p>Use the form below to search the site:</p>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
<p>Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!</p>
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('footer_left') ) : ?>
<?php endif; ?>
</div>
......@@ -28,14 +28,14 @@
<div id="footer">
<div id="footerleft">
<p><a href="http://www.wethemes.com/">WordPress Theme</a> by <a href="http://samk.ca/freebies/" title="WordPress theme">pixeled</a>. Sweet icons by <a href="http://famfamfam.com/">famfamfam</a>. <a href="#main">Back to top &uarr;</a></p>
<p>Powered by <a href="http://www.autistici.org/">R*</a> and <a href="http://samk.ca/freebies/" title="WordPress theme">pixeled</a> by <a href="http://samk.ca/" title="WordPress theme design">samk</a>. Sweet icons by <a href="http://famfamfam.com/">famfamfam</a>. <a href="#main">Back to top &uarr;</a></p>
<!-- Please don't remove my credits! I worked hard to create this theme and distribute it freely. Thanks! -->
</div>
<!--
<div id="footerright">
<a href="http://wordpress.org" title="WordPress platform" ><img src="<?php bloginfo('template_directory'); ?>/images/wpfooter-trans.png" alt="WordPress" width="34" height="34" /></a>
</div>
-->
<div class="cleared"></div>
<?php wp_footer(); ?>
</div><!-- Closes footer -->
......@@ -43,4 +43,4 @@
</div><!-- Closes wrapper -->
</body>
</html>
\ No newline at end of file
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment