Select to view content in your preferred language

print button text

464
1
09-27-2012 04:38 AM
HugoAhlenius
Deactivated User
Hi,

I have a print button without alternate templates - I would like to change the text from "Print" to "Prepare PDF" or something - how can I easily do that?

Thanks!
0 Kudos
1 Reply
HugoAhlenius
Deactivated User
I guess one could always do this, but is there a cleaner way?
dojo.byId('printButton').getElementsByClassName('dijitButtonText')[0].innerHTML
0 Kudos