diff --git a/wp-content/themes/carrington-blog/footer/footer-default.php b/wp-content/themes/carrington-blog/footer/footer-default.php index 6e96862425e0dbd93064eb85bc0093525faa73f4..15a89b6229b25d246731c21dfea6e0bd7ccde3d7 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>