mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 01:32:57 -07:00
Remove email line break message
This commit is contained in:
parent
0fad245148
commit
fc14c3165f
1 changed files with 1 additions and 2 deletions
|
@ -1361,8 +1361,7 @@ class EMAIL(Notifier):
|
|||
{'label': 'Enable HTML Support',
|
||||
'value': self.config['html_support'],
|
||||
'name': 'email_html_support',
|
||||
'description': 'Style your messages using HTML tags. '
|
||||
'Line breaks (<br>) will be inserted automatically.',
|
||||
'description': 'Style your messages using HTML tags.',
|
||||
'input_type': 'checkbox'
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue