diff --git a/patches/themes/0187-twentyten.patch b/patches/themes/0187-twentyten.patch index e1d98ad6979077d28ee57d674c7fbb4ccc106e27..38e21f7636bf09e46590e53c1eba1c894bad57ad 100644 --- a/patches/themes/0187-twentyten.patch +++ b/patches/themes/0187-twentyten.patch @@ -2,16 +2,17 @@ diff --git a/wp-content/themes/twentyten/footer.php b/wp-content/themes/twentyte index 4763e99a..3752b700 100644 --- a/wp-content/themes/twentyten/footer.php +++ b/wp-content/themes/twentyten/footer.php -@@ -43,9 +43,9 @@ - */ - do_action( 'twentyten_credits' ); - ?> -- <a href="<?php echo esc_url( __( 'https://wordpress.org/', 'twentyten' ) ); ?>" class="imprint" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentyten' ); ?>"> -- <?php printf( __( 'Proudly powered by %s.', 'twentyten' ), 'WordPress' ); ?> -- </a> -+ -+ <strong>Proudly powered by <a href="http://www.autistici.org">R*</a></strong> -+ - </div><!-- #site-generator --> - - </div><!-- #colophon --> +@@ -43,12 +43,7 @@ + */ + do_action( 'twentyten_credits' ); + ?> +- <a href="<?php echo esc_url( __( 'https://wordpress.org/', 'twentyten' ) ); ?>" class="imprint" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentyten' ); ?>"> +- <?php +- /* translators: %s: WordPress */ +- printf( __( 'Proudly powered by %s.', 'twentyten' ), 'WordPress' ); +- ?> +- </a> ++ <strong>Proudly powered by <a href="https://www.autistici.org">R*</a></strong> + </div><!-- #site-generator --> + + </div><!-- #colophon -->