From b854c8f099482b8c5d99156a99e6a7d31a260c75 Mon Sep 17 00:00:00 2001
From: root <root@rivolta.investici.org>
Date: Tue, 7 Dec 2010 12:57:55 +0000
Subject: [PATCH] Patch theme fixed-blix

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

diff --git a/wp-content/themes/fixed-blix/footer.php b/wp-content/themes/fixed-blix/footer.php
index b1af61fbc..8c4003bc5 100644
--- a/wp-content/themes/fixed-blix/footer.php
+++ b/wp-content/themes/fixed-blix/footer.php
@@ -8,9 +8,8 @@
     $locale = get_locale();
     if (!$locale || $locale == 'en_US') {
 ?>
-                    <strong>&copy; Copyright <?php echo date('Y'), ' '; bloginfo('name'); ?>. All rights reserved.</strong><br />
-<?php } ?>
-                    <a href="http://lettersandscience.net/Blix/"><strong>Blix</strong></a> theme.  <?php echo sprintf(__("Powered by <a href='http://wordpress.org/' title='%s'><strong>WordPress</strong></a>"), __('Powered by WordPress, state-of-the-art semantic personal publishing platform.')); ?> <?php bloginfo('version'); ?>.  <?php wp_loginout(); ?>
+                   <?php } ?>
+			  <p> Powered by <a href='http://autistici.org/'><strong>R*</strong></a></p> <?php wp_loginout(); ?>
                 </p>
 
 <?php do_action('wp_footer'); ?>
-- 
GitLab