stable

Clone or download

Read-only

cleanup: Remove useless sprintf for invitation feedback

The `sys_name` is not used in the subject email, we can remove the call to sprintf(). No functional changes. Part of request #29614: Invited users shouldn't be mandated to re-confirm their email Change-Id: I7b0955fe738c94da1d78956bad20491480f48c64

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +0 −1 Go to diff View file
M site-content/pt_BR/LC_MESSAGES/tuleap-core.po +0 −1 Go to diff View file
M src/common/InviteBuddy/AccountCreationFeedbackEmailNotifier.php +1 −1 Go to diff View file