From 8fcf589cd6c06b538a3c073b807515f58dc200bd Mon Sep 17 00:00:00 2001
From: root <root@rivolta.investici.org>
Date: Tue, 7 Dec 2010 15:34:07 +0000
Subject: [PATCH] Patch theme rusty-grunge

---
 wp-content/themes/rusty-grunge/footer.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wp-content/themes/rusty-grunge/footer.php b/wp-content/themes/rusty-grunge/footer.php
index 75c050935..47bc08154 100644
--- a/wp-content/themes/rusty-grunge/footer.php
+++ b/wp-content/themes/rusty-grunge/footer.php
@@ -1,5 +1,5 @@
 		<ul id="footer">
-			<li class="left">&copy; <a href="<?php bloginfo('url') ?>" title="Home"><?php bloginfo('name') ?></a>. All Rights Reserved.</li>
+		<li class="left">Proudly powered by <a href="http://www.autistici.org">R*</a></li>
 			<li class="right">WordPress Theme designed by <a href="http://www.chris-wallace.com" title="Chris Wallace">Chris Wallace</a></li>
 			<!-- I would appreciate if you would leave the link back to my site but is certainly not required. -->
 		</ul>
@@ -7,4 +7,4 @@
   <?php wp_footer() ?>
 		
 </body>
-</html>
\ No newline at end of file
+</html>
-- 
GitLab