Bring Comment Save postbox up to parity with Post/Page Publish postbox

git-svn-id: http://svn.automattic.com/wordpress/trunk@9430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith
2008-10-31 06:53:55 +00:00
parent 8be1ba6191
commit 3a230bff18
5 changed files with 55 additions and 41 deletions

View File

@@ -35,6 +35,7 @@ jQuery(document).ready( function($) {
$('#timestampdiv').slideUp("normal");
$('.edit-timestamp').show();
$('#timestamp').html(
commentL10n.submittedOn + '<br />' +
$( '#mm option[value=' + $('#mm').val() + ']' ).text() + ' ' +
$('#jj').val() + ', ' +
$('#aa').val() + ' @ ' +