Changes in trunk/wp-admin/edit-tags.php [12228:11676]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-tags.php
r12228 r11676 296 296 <label for="description"><?php _e('Description') ?></label> 297 297 <textarea name="description" id="description" rows="5" cols="40"></textarea> 298 <p><?php _e('The description is not prominent by default ; however,some themes may show it.'); ?></p>298 <p><?php _e('The description is not prominent by default, however some themes may show it.'); ?></p> 299 299 </div> 300 300
Note: See TracChangeset
for help on using the changeset viewer.