Make WordPress Core

Ticket #21393: 21393.4.patch

File 21393.4.patch, 847 bytes (added by SergeyBiryukov, 12 years ago)
  • wp-admin/edit-tag-form.php

     
    6262                <tr class="form-field">
    6363                        <th scope="row" valign="top"><label for="description"><?php _ex('Description', 'Taxonomy Description'); ?></label></th>
    6464                        <td><textarea name="description" id="description" rows="5" cols="50" class="large-text"><?php echo $tag->description; // textarea_escaped ?></textarea><br />
    65                         <span class="description"><?php _e('The description is not prominent by default, however some themes may show it.'); ?></span></td>
     65                        <span class="description"><?php _e('The description is not prominent by default; however, some themes may show it.'); ?></span></td>
    6666                </tr>
    6767                <?php
    6868                // Back compat hooks