Page MenuHomeDevCentral

D17.diff
No OneTemporary

D17.diff

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

Mime Type
text/plain
Expires
Sun, Jul 13, 08:19 (16 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2814803
Default Alt Text
D17.diff (414 B)

Event Timeline