Changeset 6961 for trunk/wp-admin/includes/template.php
- Timestamp:
- 02/21/2008 10:20:19 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/template.php
r6950 r6961 774 774 $tab_index_attribute = " tabindex=\"$tab_index\""; 775 775 776 echo '< legend><input type="checkbox" class="checkbox" name="edit_date" value="1" id="timestamp"'.$tab_index_attribute.' /> <label for="timestamp">'.__( 'Edit timestamp' ).'</label></legend>';776 echo '<input type="checkbox" class="checkbox" name="edit_date" value="1" id="timestamp"'.$tab_index_attribute.' /> <label for="timestamp">'.__( 'Edit timestamp' ).'</label>'; 777 777 778 778 $time_adj = time() + (get_option( 'gmt_offset' ) * 3600 );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)