Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve mail subject for mails to the owner with the password
Signed-off-by: Bjoern Schiessle <[email protected]>
- Loading branch information
53ce4a0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi ,
I would like to have the default expiration date also with mails.
Setting Share:
Can you do that in Nextcloud?
I've made the following changes to ShareByMailProvider.php.
Thank you
Joachim Fuchs
diff ShareByMailProvider.php ShareByMailProvider.php
601c601
< $emailTemplate->setSubject($this->l->t('Password to access »%1$s« shared by you with %2$s', [$filename, $shareWith]));
671a672,676
684a690