Ticket #8545: 8545-upload-button-background.patch
File 8545-upload-button-background.patch, 547 bytes (added by , 10 years ago) |
---|
-
media.php
1405 1405 button_width: "132", 1406 1406 button_text_top_padding: 3, 1407 1407 button_image_url: '<?php echo includes_url('images/upload.png?ver=20100531'); ?>', 1408 button_window_mode: "transparent", 1408 1409 button_placeholder_id: "flash-browse-button", 1409 1410 upload_url : "<?php echo esc_attr( $flash_action_url ); ?>", 1410 1411 flash_url : "<?php echo includes_url('js/swfupload/swfupload.swf'); ?>",