Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

label for emailAddress defined in registration but used in newsletter #3468

Closed
ghost opened this issue Nov 29, 2011 · 5 comments
Closed

label for emailAddress defined in registration but used in newsletter #3468

ghost opened this issue Nov 29, 2011 · 5 comments
Assignees
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Nov 29, 2011

The text for the email address label, which is used in ModuleSubscribe of the newsletter module, is defined in the registration module only.

Shouldn't modules be independent?

If I deactivate registration, the newsletter module is missing this (maybe more) texts.

--- Originally created by andypillip on September 14th, 2011, at 11:11am (ID 3468)

@ghost ghost assigned leofeyer Nov 29, 2011
@aschempp
Copy link
Member

Can confirm, we're talking about

$GLOBALS['TL_LANG']['MSC']['emailAddress']

--- Originally created on September 14th, 2011, at 12:50pm

@leofeyer
Copy link
Member

Fixed in 37f13c5.

--- Originally created on September 15th, 2011, at 03:40pm

@aschempp
Copy link
Member

Das Feld ist aber eigentlich nur im Frontend (frontend Modul?)...

--- Originally created on September 15th, 2011, at 04:54pm

@leofeyer
Copy link
Member

Nope, it is e.g. also used in the install tool :)

--- Originally created on September 30th, 2011, at 05:53pm

@leofeyer
Copy link
Member

--- Originally completed on September 15th, 2011, at 03:40pm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants