Bug #11672
Wrong locallang label used
| Status: | New | Start date: | 2010-12-23 | ||
|---|---|---|---|---|---|
| Priority: | Must have | Due date: | |||
| Assignee: | Alex Kellner | % Done: | 30% |
||
| Category: | - | ||||
| Target version: | - | Estimated time: | 1.50 hour | ||
| Votes: | 0 |
Description
In the latest version of powermail_optin the confirmation message label changed. In the file lib/locallang.xml the label "confirmation_message" changed to "powermailoptin_ll_confirmation_message" but this change is not taken into account in "lib/class.tx_powermail_optin_submit.php". The attached patch fixes this problem.