Changeset 6544 for trunk/wp-admin/includes/template.php
- Timestamp:
- 01/03/2008 08:03:29 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/template.php
r6427 r6544 506 506 natcasesort($keys); 507 507 ?> 508 < h3><?php _e( 'Add a new custom field:' ) ?></h3>508 <p><strong><?php _e( 'Add a new custom field:' ) ?></strong></p> 509 509 <table id="newmeta" cellspacing="3" cellpadding="3"> 510 510 <tr>
Note: See TracChangeset
for help on using the changeset viewer.