Page 1 of 1

Email: Button "Sende Email" has no text

Posted: 05 Oct 2010, 11:39
by Nukem36
High,

I have a small problem using the send-Email button. The mail is generated normally, all attachments (pdf's) wer generated, but the button for sending the email is just empty. When inspecting the code for this butten the following is visible:

<input type="submit" onclick="javascript: submitbutton('send');return false;" value="">

I suppose the empty value="" string should contain the text for the button. Does anybody know where I could add this text?

Thanks for any hints

regards

Nukem36

Re: Email: Button "Sende Email" has no text

Posted: 08 Oct 2010, 13:56
by Jan
Hi, did you check all the steps for installing the addon, maybe something is missing while installing the addon :idea:

Re: Email: Button "Sende Email" has no text

Posted: 18 Oct 2010, 08:42
by Nukem36
Hi!

was very easy: I missed to add the message strings to english.php and german.php

Regrads
Nukem36

Re: Email: Button "Sende Email" has no text

Posted: 27 Oct 2010, 21:26
by Jan
Ok