Is there a way to change the button label from the default "Upload files" label?
I can see I can edit the "include_phpuploader.php" file and change the value of public $InsertText="Upload files ";
But wondered if there is a way to do it without hacking this file?