Skip to content
Snippets Groups Projects
Commit e32476d1 authored by root's avatar root Committed by agata
Browse files

Patch theme fusion

parent 4dc3beff
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment