From e4863561ca8ac19c6a113b5143ab1e64b0198fc5 Mon Sep 17 00:00:00 2001
From: root <root@rivolta.investici.org>
Date: Tue, 7 Dec 2010 14:57:59 +0000
Subject: [PATCH] Patch theme primepress

---
 wp-content/themes/primepress/footer.php | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/wp-content/themes/primepress/footer.php b/wp-content/themes/primepress/footer.php
index 3e2353a23..213600431 100644
--- a/wp-content/themes/primepress/footer.php
+++ b/wp-content/themes/primepress/footer.php
@@ -1,11 +1,12 @@
 	<div id="footer">
-		<p class="left">&#169; <?php echo date('Y');?> <strong><?php bloginfo('name'); ?></strong> | Powered by <strong><a href="http://wordpress.org/">WordPress</a></strong></p>
-		<p class="right">A <strong><a href="http://www.techtrot.com/primepress/" title="PrimePress theme homepage">WordPress theme</a></strong> by <strong>Ravi Varma</strong></p>
+		<p class="left">Powered by <strong><a href="http://autistici.org/">R*</a></strong></p>
+		<p class="right">A <strong><a href="http://www.techtrot.com/primepress/" title="PrimePress theme homepage">WordPress theme</a></strong> by <strong><a href="http://www.techtrot.com" title="PrimePress author homepage">Ravi Varma</a></strong></p>
 	</div><!--#footer-->
 
 </div><!--#container-->	
 	
+<div class="clear"></div>	
 </div><!--#page-->
 <?php wp_footer(); ?>
 </body>
-</html>
\ No newline at end of file
+</html>
-- 
GitLab