ad a button to flash uploader?
Hi
I like to ad a button to the flash uploader "Add image" as it is now "Add image" appears as a text link which is not user-friendly.
In includes/plupload/app-plupload.php line 71 you will find:
<a id="app-attachment-upload-pickfiles" class="button" href="#"><?php _e( 'Add Image', APP_TD ); ?></a>
Need some help please