Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F4089395
D17.id32.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
414 B
Referenced Files
None
Subscribers
None
D17.id32.diff
View Options
diff --git a/app/Services/ResetsPasswords.php b/app/Services/ResetsPasswords.php
--- a/app/Services/ResetsPasswords.php
+++ b/app/Services/ResetsPasswords.php
@@ -58,7 +58,7 @@
*/
protected function getEmailSubject()
{
- return isset($this->subject) ? $this->subject : trans('reset-password-subject');
+ return isset($this->subject) ? $this->subject : trans('emails.reset-password-subject');
}
/**
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 5, 09:49 (20 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2394194
Default Alt Text
D17.id32.diff (414 B)
Attached To
Mode
D17: Fixed reset password mail subject
Attached
Detach File
Event Timeline
Log In to Comment