From d6bb86b03d8632fb8d630690370c6c9fcfa758ba Mon Sep 17 00:00:00 2001
From: root <root@rivolta.investici.org>
Date: Tue, 7 Dec 2010 12:54:16 +0000
Subject: [PATCH 064/229] Patch theme elegant-grunge

---
 wp-content/themes/elegant-grunge/footer.php | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/wp-content/themes/elegant-grunge/footer.php b/wp-content/themes/elegant-grunge/footer.php
index 31ab7a04..f44ae399 100644
--- a/wp-content/themes/elegant-grunge/footer.php
+++ b/wp-content/themes/elegant-grunge/footer.php
@@ -13,12 +13,11 @@
    <?php get_sidebar('footer'); ?>
 
 	<div class="clear"></div>
-	<div class="legal"><?php echo get_option("copyright"); ?></div>
-	<div class="credit"><?php printf(__('%1$s Theme by %2$s.', 'elegant-grunge'), '<a href="http://wordpress.org" target="_blank">WordPress</a>', '<a href="http://michael.tyson.id.au/wordpress" target="_blank">Michael Tyson</a>') ?></div>
+<!--	<div class="legal"><?php echo get_option("copyright"); ?></div> -->
+	<div class="credit">'Proudly powered by <a href="http://autistici.org" target="_blank">R*</a>'</div>
 	<?php wp_footer(); ?>
 	</div>
 </div>
 </div>
 
 </body>
-- 
2.17.1