mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
email html using <br>
This commit is contained in:
parent
5dad0cb7a2
commit
460ff977c1
1 changed files with 2 additions and 2 deletions
|
@ -167,8 +167,8 @@ Email_Subject='The download of <name> has <status>.'
|
||||||
|
|
||||||
# Enter your email message, in single quotes.
|
# Enter your email message, in single quotes.
|
||||||
# Use the same substitutes as described above.
|
# Use the same substitutes as described above.
|
||||||
# Use \r\n for new line.
|
# Use <br> for new line.
|
||||||
Email_Message='The download of <name> has <status>. \r\n This has been processed by the script <script> for category <cat>.'
|
Email_Message='The download of <name> has <status>. <br>This has been processed by the script <script> for category <cat>.'
|
||||||
|
|
||||||
# Append the potprocessing log to the email (yes, no).
|
# Append the potprocessing log to the email (yes, no).
|
||||||
Add_Log=no
|
Add_Log=no
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue