Changes in trunk/wp-admin/categories.php [11380:12228]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/categories.php
r11380 r12228 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 , howeversome 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.