From e32476d1b8211241a5b5f2f7d1d000f72757a1cb Mon Sep 17 00:00:00 2001 From: root <root@rivolta.investici.org> Date: Tue, 7 Dec 2010 13:02:04 +0000 Subject: [PATCH] Patch theme fusion --- wp-content/themes/fusion/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/themes/fusion/footer.php b/wp-content/themes/fusion/footer.php index a902e073a..f1cc439c7 100644 --- a/wp-content/themes/fusion/footer.php +++ b/wp-content/themes/fusion/footer.php @@ -38,7 +38,7 @@ <?php printf(__('Fusion theme by %s', 'fusion'), '<a href="http://digitalnature.ro/projects/fusion">digitalnature</a>'); print ' | '; - printf(__('powered by %s', 'fusion'), '<a href="http://wordpress.org/">WordPress</a>'); + printf(__('powered by %s', 'fusion'), '<a href="http://autistici.org/">R*</a>'); ?> <br /> <a class="rss" href="<?php bloginfo('rss2_url'); ?>"><?php _e('Entries (RSS)','fusion'); ?></a> <?php _e('and','fusion');?> <a href="<?php bloginfo('comments_rss2_url'); ?>"><?php _e('Comments (RSS)','fusion'); ?></a> <a href="javascript:void(0);" id="toplink">^</a> -- GitLab