Making WordPress.org

Ticket #1513: 35410.diff

File 35410.diff, 610 bytes (added by mapk, 9 years ago)

The number on the patch doesn't match the ticket b/c I created a ticket in the wrong place already. But this should work.

  • page-upload.php

     
    1515                <article id="post-<?php the_ID(); ?>" <?php post_class( 'wrap' ); ?>>
    1616                        <header class="entry-header">
    1717                                <h2 class="entry-title"><?php _e( 'Add Your Theme to the Directory', 'wporg-themes' ); ?></h2>
     18                                <h3><?php _e( 'Your theme will be submitted for review to be distributed on the official WordPress.org Theme Directory.', 'wporg-themes' ); ?></h3>
    1819                        </header><!-- .entry-header -->
    1920
    2021                        <div class="entry-content">