diff --git a/data/interfaces/default/css/tautulli.css b/data/interfaces/default/css/tautulli.css index 961f6447..e18cefd9 100644 --- a/data/interfaces/default/css/tautulli.css +++ b/data/interfaces/default/css/tautulli.css @@ -4025,3 +4025,6 @@ a:hover .overlay-refresh-image:hover { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } +a[data-tab-destination] { + cursor: pointer; +} \ No newline at end of file diff --git a/data/interfaces/default/newsletter_config.html b/data/interfaces/default/newsletter_config.html index b92fe3ad..48471eaa 100644 --- a/data/interfaces/default/newsletter_config.html +++ b/data/interfaces/default/newsletter_config.html @@ -240,7 +240,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.
Facebook requires HTTPS for authorization. ' + - 'Please enable HTTPS for Tautulli under Web Interface.
' + + 'Please enable HTTPS for Tautulli under Web Interface.' + 'Port to bind web server to. Note that ports below 1024 may require root.
+
+ Set your Tautulli public domain for self-hosted notification images and newsletters. (e.g. http://mydomain.com)
+
Enable to upload Plex posters to Imgur for notifications. Disable if posters are not being used to save bandwidth.
+Enable to self-host newsletters on your own domain.
Select where to host Plex images for notifications and newsletters.
+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.
+Enable to self-host newsletters on your own domain.
-- Note: Either Imgur uploads or self-hosted newsletters must be enabled. + Note: Either Image Hosting on Imgur or Self-Hosted Newsletters must be enabled.