From 38613f24fe66be629c16813d2a2f131b7238f231 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sat, 24 Mar 2018 23:09:30 -0700 Subject: [PATCH] Scroll to setting position --- .../interfaces/default/newsletter_config.html | 6 ++-- data/interfaces/default/notifier_config.html | 2 +- data/interfaces/default/settings.html | 17 +++++++--- plexpy/notifiers.py | 32 +++++++++++++------ 4 files changed, 39 insertions(+), 18 deletions(-) diff --git a/data/interfaces/default/newsletter_config.html b/data/interfaces/default/newsletter_config.html index 48471eaa..77334f99 100644 --- a/data/interfaces/default/newsletter_config.html +++ b/data/interfaces/default/newsletter_config.html @@ -239,9 +239,9 @@ -

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. - +

+ 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.

diff --git a/data/interfaces/default/notifier_config.html b/data/interfaces/default/notifier_config.html index 45a23499..6215bcf1 100644 --- a/data/interfaces/default/notifier_config.html +++ b/data/interfaces/default/notifier_config.html @@ -433,7 +433,7 @@ '
' + '' + '

Facebook requires HTTPS for authorization. ' + - 'Please enable HTTPS for Tautulli under Web Interface.

' + + 'Please enable HTTPS for Tautulli under Web Interface.

' + '
' ); $('#facebook_redirect_uri').val('HTTPS not enabled'); diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 70858c3c..79a7a4be 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -946,7 +946,7 @@

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.

+

Warning: Tautulli public domain not set under Web Interface.

@@ -981,7 +981,7 @@

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.

+

Warning: Tautulli public domain not set under Web Interface.