diff --git a/wp-content/themes/the-scenery/footer.php b/wp-content/themes/the-scenery/footer.php index 74923fc22bd29834945af0aca528437e2bbceed0..1fe1dd47dbeec9ca106f05e191bf793de1656a67 100644 --- a/wp-content/themes/the-scenery/footer.php +++ b/wp-content/themes/the-scenery/footer.php @@ -29,7 +29,7 @@ <div id="footer"> <div id="footer-shadow"></div> <div id="footer-body"> - <div class="credit"><!--<?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. --> <cite><?php echo sprintf(__("Powered by <a href='http://wordpress.org/' title='%s'><strong>WordPress</strong></a>"), __("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?>. <?php _e('Current Theme')?>: <a href="http://leen.name/the-scenery-wp-theme" target="_blank">The Scenery</a>.</cite></div> + <div class="credit"><!--<?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. --> <cite><?php echo sprintf(__("Powered by <a href='http://autistici.org/'><strong>R*</strong></a>"), __("")); ?>. <?php _e('Current Theme')?>: <a href="http://leen.name/the-scenery-wp-theme" target="_blank">The Scenery</a>.</cite></div> <?php wp_footer(); ?> </div> </div> @@ -172,4 +172,4 @@ jQuery(function(){ </div> </body> -</html> \ No newline at end of file +</html>