From 5f715ed162870d96f3a289a6436d38d79afca103 Mon Sep 17 00:00:00 2001 From: root <root@rivolta.investici.org> Date: Tue, 7 Dec 2010 15:54:22 +0000 Subject: [PATCH] Patch theme the-scenery --- wp-content/themes/the-scenery/footer.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/the-scenery/footer.php b/wp-content/themes/the-scenery/footer.php index 74923fc22..1fe1dd47d 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> -- GitLab