Changes in trunk/wp-admin/categories.php [12228:11380]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/categories.php
r12228 r11380 281 281 <label for="category_description"><?php _e('Description') ?></label> 282 282 <textarea name="category_description" id="category_description" rows="5" cols="40"></textarea> 283 <p><?php _e('The description is not prominent by default ; however,some themes may show it.'); ?></p>283 <p><?php _e('The description is not prominent by default, however some themes may show it.'); ?></p> 284 284 </div> 285 285
Note: See TracChangeset
for help on using the changeset viewer.