Changeset 9806 for trunk/wp-admin/edit-page-form.php
- Timestamp:
- 11/20/2008 03:29:44 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-page-form.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-page-form.php
r9755 r9806 197 197 <span id="timestamp"> 198 198 <?php printf($stamp, $date); ?></span> 199 <a href="#edit_timestamp" class="edit-timestamp hide-if-no-js" tabindex='4'><?php _e('Edit') ?></a>199 <a href="#edit_timestamp" class="edit-timestamp hide-if-no-js" tabindex='4'><?php _e('Edit') ?></a> 200 200 <div id="timestampdiv" class="hide-if-js"><?php touch_time(($action == 'edit'),1,4); ?></div> 201 201 </div><?php // /misc-pub-section ?>
Note: See TracChangeset
for help on using the changeset viewer.