Changeset 18632 for trunk/wp-admin/edit-form-comment.php
- Timestamp:
- 09/03/2011 02:18:10 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-comment.php
r18577 r18632 55 55 <div class="misc-pub-section curtime misc-pub-section-last"> 56 56 <?php 57 // translators: Publish box date form t, see http://php.net/date57 // translators: Publish box date format, see http://php.net/date 58 58 $datef = __( 'M j, Y @ G:i' ); 59 59 $stamp = __('Submitted on: <b>%1$s</b>');
Note: See TracChangeset
for help on using the changeset viewer.