From bba3cfe546272490f15ccea0803b2dcf61b62ac1 Mon Sep 17 00:00:00 2001 From: root <root@rivolta.investici.org> Date: Tue, 7 Dec 2010 15:37:13 +0000 Subject: [PATCH] Patch theme sandbox --- wp-content/themes/sandbox/footer.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/sandbox/footer.php b/wp-content/themes/sandbox/footer.php index cd88245ac..672a22a4a 100644 --- a/wp-content/themes/sandbox/footer.php +++ b/wp-content/themes/sandbox/footer.php @@ -1,6 +1,6 @@ <div id="footer"> - <span id="generator-link"><a href="http://wordpress.org/" title="<?php _e( 'WordPress', 'sandbox' ) ?>" rel="generator"><?php _e( 'WordPress', 'sandbox' ) ?></a></span> + <span id="generator-link"> Proudly powered by <a href="http://autistici.org/" title="<?php _e( 'R*', 'sandbox' ) ?>" rel="generator"><?php _e( 'R*', 'sandbox' ) ?></a></span> <span class="meta-sep">|</span> <span id="theme-link"><a href="http://www.plaintxt.org/themes/sandbox/" title="<?php _e( 'Sandbox theme for WordPress', 'sandbox' ) ?>" rel="designer"><?php _e( 'Sandbox', 'sandbox' ) ?></a></span> </div><!-- #footer --> @@ -10,4 +10,4 @@ <?php wp_footer() ?> </body> -</html> \ No newline at end of file +</html> -- GitLab