]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentytwelve/content-image.php
Wordpress 3.6
[autoinstalls/wordpress.git] / wp-content / themes / twentytwelve / content-image.php
index aee3869d94c12aaa274e378e8e40f985aad35a87..a683b83cfc4e139f1aa5e3009f13525a784e06be 100644 (file)
@@ -14,7 +14,7 @@
                </div><!-- .entry-content -->
 
                <footer class="entry-meta">
                </div><!-- .entry-content -->
 
                <footer class="entry-meta">
-                       <a href="<?php the_permalink(); ?>" title="<?php echo esc_attr( sprintf( __( 'Permalink to %s', 'twentytwelve' ), the_title_attribute( 'echo=0' ) ) ); ?>" rel="bookmark">
+                       <a href="<?php the_permalink(); ?>" rel="bookmark">
                                <h1><?php the_title(); ?></h1>
                                <h2><time class="entry-date" datetime="<?php echo esc_attr( get_the_date( 'c' ) ); ?>"><?php echo get_the_date(); ?></time></h2>
                        </a>
                                <h1><?php the_title(); ?></h1>
                                <h2><time class="entry-date" datetime="<?php echo esc_attr( get_the_date( 'c' ) ); ?>"><?php echo get_the_date(); ?></time></h2>
                        </a>