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
Email: Button "Sende Email" has no text
-
- Phoca Enthusiast
- Posts: 65
- Joined: 08 Sep 2008, 19:34
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Email: Button "Sende Email" has no text
Hi, did you check all the steps for installing the addon, maybe something is missing while installing the addon
If you find Phoca extensions useful, please support the project
-
- Phoca Enthusiast
- Posts: 65
- Joined: 08 Sep 2008, 19:34
Re: Email: Button "Sende Email" has no text
Hi!
was very easy: I missed to add the message strings to english.php and german.php
Regrads
Nukem36
was very easy: I missed to add the message strings to english.php and german.php
Regrads
Nukem36
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Email: Button "Sende Email" has no text
Ok
If you find Phoca extensions useful, please support the project