Upgrade to 3.5.5
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
* @var string $code
|
||||
* @var int $timeout
|
||||
*/
|
||||
echo I18n::template('login.email.login.body', null, compact('user', 'code', 'timeout'));
|
||||
echo I18n::template('login.email.login.body', null, compact('user', 'code', 'timeout'), $user->language());
|
||||
|
Reference in New Issue
Block a user