Ticket #15680: 15680.patch
| File 15680.patch, 570 bytes (added by , 16 years ago) |
|---|
-
wp-admin/options-general.php
48 48 format.siblings('img').css('visibility','visible'); 49 49 $.post(ajaxurl, { 50 50 action: 'date_format_custom' == format.attr('name') ? 'date_format' : 'time_format', 51 date : format.val() ,51 date : format.val() 52 52 }, function(d) { format.siblings('img').css('visibility','hidden'); format.siblings('.example').text(d); } ); 53 53 }); 54 54 });
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)