]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentytwelve/content-aside.php
Wordpress 3.6
[autoinstalls/wordpress.git] / wp-content / themes / twentytwelve / content-aside.php
index c0645018d0adfc6c8860b0e5b3a0b78d544e81fa..4a84ae76d08ae91bbbb59090fc71b0435f24badd 100644 (file)
@@ -10,7 +10,7 @@
 
        <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
                <div class="aside">
 
        <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
                <div class="aside">
-                       <h1 class="entry-title"><a href="<?php the_permalink(); ?>" title="<?php echo esc_attr( sprintf( __( 'Permalink to %s', 'twentytwelve' ), the_title_attribute( 'echo=0' ) ) ); ?>" rel="bookmark"><?php the_title(); ?></a></h1>
+                       <h1 class="entry-title"><a href="<?php the_permalink(); ?>" rel="bookmark"><?php the_title(); ?></a></h1>
                        <div class="entry-content">
                                <?php the_content( __( 'Continue reading <span class="meta-nav">&rarr;</span>', 'twentytwelve' ) ); ?>
                        </div><!-- .entry-content -->
                        <div class="entry-content">
                                <?php the_content( __( 'Continue reading <span class="meta-nav">&rarr;</span>', 'twentytwelve' ) ); ?>
                        </div><!-- .entry-content -->