Changeset 4054 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/page-upload.php
- Timestamp:
- 09/14/2016 08:04:57 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/page-upload.php
r3605 r4054 15 15 <article id="post-<?php the_ID(); ?>" <?php post_class( 'wrap' ); ?>> 16 16 <header class="entry-header"> 17 <h2 class="entry-title"><?php _e( ' Add Your Theme to the Directory', 'wporg-themes' ); ?></h2>17 <h2 class="entry-title"><?php _e( 'Submit Your Theme or Theme Update to the Directory', 'wporg-themes' ); ?></h2> 18 18 </header><!-- .entry-header --> 19 19
Note: See TracChangeset
for help on using the changeset viewer.