Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make pw in mail optional when user created by admin #10990

Closed
wants to merge 5 commits into from

Conversation

sovainfo
Copy link
Contributor

@sovainfo sovainfo commented Jul 1, 2016

Redo of #10462

@joomla-cms-bot joomla-cms-bot added the Language Change This is for Translators label Jul 1, 2016
@@ -8,11 +8,14 @@ PLG_USER_JOOMLA_FIELD_AUTOREGISTER_DESC="Automatically create Registered Users w
PLG_USER_JOOMLA_FIELD_AUTOREGISTER_LABEL="Auto-create Users"
PLG_USER_JOOMLA_FIELD_FORCELOGOUT_DESC="Set to No to disable this."
PLG_USER_JOOMLA_FIELD_FORCELOGOUT_LABEL="Force Logout for all Sessions?"
PLG_USER_JOOMLA_FIELD_INCLUDEPASSWORD_DESC="Include the password when sending a mail to the created user."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think k this "an email" not "a mail"

@@ -43,6 +43,18 @@
<option value="0">JNO</option>
</field>

<field name="include_password_in_mail_to_user"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

name to new line

@sovainfo
Copy link
Contributor Author

sovainfo commented Jul 1, 2016

Lost interest!

@sovainfo sovainfo closed this Jul 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language Change This is for Translators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants