Make WordPress Core

Ticket #26156: template.email.diff

File template.email.diff, 486 bytes (added by morganestes, 11 years ago)

wp-admin/includes/template.php

  • wp-admin/includes/template.php

     
    379379                </div>
    380380
    381381                <div class="inside">
    382                 <label for="author-email"><?php _e('E-mail') ?></label>
     382                <label for="author-email"><?php _e('Email') ?></label>
    383383                <input type="text" name="newcomment_author_email" size="50" value="" id="author-email" />
    384384                </div>
    385385