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

Patch theme flipflop

parent b854c8f0
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,7 @@
<div id="footer">
<ul>
<li><?php _e('Copyright', 'flipflop');?> &copy; <a href="<?php bloginfo('url');?>"></a><?php bloginfo('name');?></li>
<li><?php _e('Powered by the', 'flipflop');?> <a href="<?php echo $theme_data['URI'];?>"><?php echo get_current_theme();?> <?php _e('Theme', 'flipflop');?></a></li>
<li><?php _e('Powered by <a href="http://www.autistici.org">R*</a> | ', 'flipflop');?> <a href="<?php echo $theme_data['URI'];?>"><?php echo get_current_theme();?> <?php _e('Theme', 'flipflop');?></a></li>
<?php wp_register('<li id="admin">', '</li>'); ?>
</ul>
......@@ -17,4 +16,4 @@
<!-- end wrapper -->
</div>
</body>
</html>
\ No newline at end of file
</html>
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