window.addEvent('domready', function() { $$('a.multi-upload-add-attachment').each(function(el) { el.innerHTML = 'Attach File(s)'; }); });