]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentyten/loop-single.php
Wordpress 3.3
[autoinstalls/wordpress.git] / wp-content / themes / twentyten / loop-single.php
index c12d47b2c1b945bc8c21091717203c7ba454b2ef..4d89a6a0dc60077e71f9bbad407fad8bef7f9d39 100644 (file)
@@ -40,7 +40,7 @@
                                                        <?php echo get_avatar( get_the_author_meta( 'user_email' ), apply_filters( 'twentyten_author_bio_avatar_size', 60 ) ); ?>
                                                </div><!-- #author-avatar -->
                                                <div id="author-description">
-                                                       <h2><?php printf( esc_attr__( 'About %s', 'twentyten' ), get_the_author() ); ?></h2>
+                                                       <h2><?php printf( __( 'About %s', 'twentyten' ), get_the_author() ); ?></h2>
                                                        <?php the_author_meta( 'description' ); ?>
                                                        <div id="author-link">
                                                                <a href="<?php echo get_author_posts_url( get_the_author_meta( 'ID' ) ); ?>" rel="author">