- Timestamp:
- 12/16/2014 08:32:03 PM (11 years ago)
- Location:
- branches/4.1
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-content/themes/twentyfifteen/author-bio.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1
-
branches/4.1/src/wp-content/themes/twentyfifteen/author-bio.php
r30814 r30924 10 10 11 11 <div class="author-info"> 12 <h2 class="author-heading"><?php esc_html_e( 'Published by', 'twentyfifteen' ); ?></h2>12 <h2 class="author-heading"><?php _e( 'Published by', 'twentyfifteen' ); ?></h2> 13 13 <div class="author-avatar"> 14 14 <?php
Note: See TracChangeset
for help on using the changeset viewer.