From 3b87fc5a97914636cfe0e2e3450bd79dadc80ff3 Mon Sep 17 00:00:00 2001
From: root <root@rivolta.investici.org>
Date: Tue, 7 Dec 2010 12:00:24 +0000
Subject: [PATCH] Patch theme classic

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

diff --git a/wp-content/themes/classic/footer.php b/wp-content/themes/classic/footer.php
index 819ed428a..4f7c43704 100644
--- a/wp-content/themes/classic/footer.php
+++ b/wp-content/themes/classic/footer.php
@@ -9,10 +9,10 @@
 
 <?php get_sidebar(); ?>
 
-<p class="credit"><!--<?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. --> <cite><?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.")); ?></cite></p>
+<p class="credit"><!--<?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. --> <cite><?php echo sprintf(__("Powered by <a href='http://autistici.org/' title='%s'><strong>R*</strong></a>"), __("")); ?></cite></p>
 
 </div>
 
 <?php wp_footer(); ?>
 </body>
-</html>
\ No newline at end of file
+</html>
-- 
GitLab