From acd51f9f72e8a10a7f3e5ff157837303a07a7465 Mon Sep 17 00:00:00 2001 From: root <root@rivolta.investici.org> Date: Tue, 7 Dec 2010 11:49:20 +0000 Subject: [PATCH] Patch theme carrington-blog --- wp-content/themes/carrington-blog/footer/footer-default.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-content/themes/carrington-blog/footer/footer-default.php b/wp-content/themes/carrington-blog/footer/footer-default.php index 6e9686242..15a89b622 100644 --- a/wp-content/themes/carrington-blog/footer/footer-default.php +++ b/wp-content/themes/carrington-blog/footer/footer-default.php @@ -25,11 +25,11 @@ if (CFCT_DEBUG) { cfct_banner(__FILE__); } <hr class="lofi" /> <div id="footer" class="section"> <div class="wrapper"> - <p id="generator-link"><?php _e('Proudly powered by <a href="http://wordpress.org/" rel="generator">WordPress</a> and <a href="http://carringtontheme.com" title="Carrington theme for WordPress">Carrington</a>.', 'carrington-blog'); ?></p> + <p id="generator-link"><?php _e('Proudly powered by <a href="http://autistici.org/" rel="generator">R*</a>'); ?></p> <?php if (cfct_get_option('cfct_credit') == 'yes') { ?> - <p id="developer-link"><?php printf(__('<a href="http://crowdfavorite.com" title="Custom WordPress development, design and backup services." rel="developer designer">%s</a>', 'carrington-blog'), 'Carrington Theme by Crowd Favorite'); ?></p> + <?php } ?> @@ -38,4 +38,4 @@ if (cfct_get_option('cfct_credit') == 'yes') { </div><!--#page--> <?php wp_footer() ?> </body> -</html> \ No newline at end of file +</html> -- GitLab