mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Fix typo in newsletter config
This commit is contained in:
parent
e0077f9386
commit
81ff471149
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@
|
|||
<p class="help-block">
|
||||
Optional: Enter a unique ID name to create a static URL to the <em>last sent scheduled newsletter</em> at <span class="inline-pre">${http_root}newsletter/id/<id_name></span>.
|
||||
Only letters (a-z), numbers (0-9), underscores (_) and hyphens (-) are allowed. Leave blank to disable.<br>
|
||||
Note: Test newsletters are not considered as scheduled newsletters.
|
||||
Note: Test newsletters are not considered scheduled newsletters.
|
||||
</p>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue