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

Patch theme clean-home

parent 18809db6
No related branches found
No related tags found
No related merge requests found
<div id="footer"> <div id="footer">
<p>&copy; Copyright <?php echo date("Y") ?> | <a href="<?php echo get_option('home'); ?>"><?php bloginfo('name'); ?></a> <?php if ( "http://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'] == get_option('home')."/" || "http://www.".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'] == get_option('home')."/" || $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'] == get_option('home')."/" || "www.".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'] == get_option('home')."/" ) : ?> <p> Powered by <a href="http://www.autistici.org">R*</a></p>
| Theme by <a href="http://midmodesign.com/">Columbia, MO Web Design</a>
<?php endif; ?>| All Rights Reserved</p>
<p><?php wp_footer() ?></p> <p><?php wp_footer() ?></p>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment