From dec5931fd43a9a3d660b61c3d004c77bb47ee992 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sun, 25 Mar 2018 10:12:03 -0700 Subject: [PATCH] Fix some typos --- .../interfaces/default/newsletter_config.html | 2 +- data/interfaces/default/settings.html | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/data/interfaces/default/newsletter_config.html b/data/interfaces/default/newsletter_config.html index 77334f99..ce47add2 100644 --- a/data/interfaces/default/newsletter_config.html +++ b/data/interfaces/default/newsletter_config.html @@ -241,7 +241,7 @@

Select an existing notification agent where the subject and body text will be sent.
- Note: Self-hosted newsletters must be enabled under Newsletters to include a link to the newsletter. + Note: Self-hosted newsletters must be enabled under Newsletters to include a link to the newsletter.

diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 79a7a4be..12ea4b63 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -441,7 +441,7 @@

Port to bind web server to. Note that ports below 1024 may require root.

- +
@@ -449,7 +449,7 @@

- Set your Tautulli public domain for self-hosted notification images and newsletters. (e.g. http://mydomain.com)
+ Set your public Tautulli domain for self-hosted notification images and newsletters. (e.g. http://mydomain.com)

@@ -942,11 +942,11 @@ -

Enable to self-host newsletters on your own domain.

+

Enable to host newsletters on your own domain.

-

Note: The ${http_root}newsletter endpoint on your domain must be publically accessible from the internet.

-

Warning: Tautulli public domain not set under Web Interface.

+

Note: The ${http_root}newsletter endpoint on your domain must be publicly accessible from the internet.

+

Warning: Public Tautulli domain not set under Web Interface.

@@ -960,7 +960,7 @@
@@ -976,12 +976,13 @@

Enter your Imgur API client ID in order to upload posters. - You can register a new application here.
+ You can register a new application here. +

>
-

Note: The ${http_root}image endpoint on your domain must be publically accessible from the internet.

-

Warning: Tautulli public domain not set under Web Interface.

+

Note: The ${http_root}image endpoint on your domain must be publicly accessible from the internet.

+

Warning: Public Tautulli domain not set under Web Interface.