Ticket #25700: 25700-1.diff
| File 25700-1.diff, 759 bytes (added by , 13 years ago) |
|---|
-
wp-includes/js/tinymce/plugins/wpeditimage/editor_plugin_src.js
160 160 if ( cls == 'aligncenter' ) 161 161 div_cls += ' mceIEcenter'; 162 162 163 return '<div class="'+div_cls+'"><dl id="'+id+'" class="wp-caption '+cls+'" style="width: '+( 10 + parseInt(w) )+ 163 w = parseInt( w ) + 10; 164 165 return '<div class="'+div_cls+'"><dl id="'+id+'" class="wp-caption '+cls+'" style="width: '+w+ 164 166 'px"><dt class="wp-caption-dt">'+img+'</dt><dd class="wp-caption-dd">'+cap+'</dd></dl></div>'; 165 167 }); 166 168 },
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)