Hi there,
I have been looking for hours through the 5000+ files and Im just wondering if some one knows were to find it...
On the Flash Upload page there is a Warning message that says:
"If you have problems with the flash uploader, we recommend that you use a regular uploader."
I would like to add some txt to this message...
However so far I have managed to get this far in finding where I can actually change this txt...
I did a view source of the page and found this:
<div class="swf_uploader_warning">If you have problems with the flash uploader, we recommend that you use a regular uploader.</div>
<div id="accepted_files_block" style="width: 800px; background-color:#FFDADA;"></div>
</div>
I then found a file called "swf_upload_integration.html" which had this:
<div class="swf_uploader_warning"><bx_text:_media_flash_warning /></div>
<div id="accepted_files_block" style="width: 800px; background-color:#FFDADA;"></div>
So it seems I need to find wherever <bx_text:_media_flash_warning /> is...?
But like I said I have been searching for ages...
Any idea's peeps?
Many Thanks
Fox