From 51b4e7acda81d9a6f7d15036a40ae56ce5f317ef Mon Sep 17 00:00:00 2001
From: root <root@rivolta.investici.org>
Date: Tue, 7 Dec 2010 12:58:42 +0000
Subject: [PATCH] Patch theme flipflop

---
 wp-content/themes/flipflop/footer.php | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/wp-content/themes/flipflop/footer.php b/wp-content/themes/flipflop/footer.php
index 4caaf48c1..710f5ebdc 100644
--- a/wp-content/themes/flipflop/footer.php
+++ b/wp-content/themes/flipflop/footer.php
@@ -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>
-- 
GitLab