From c296b38b7859011b5761a73cb706dc115b116146 Mon Sep 17 00:00:00 2001 From: Jonathan Wong Date: Mon, 23 Nov 2015 21:20:09 -0800 Subject: [PATCH] Fix text glitch on welcome wizard --- data/interfaces/default/settings.html | 2 +- data/interfaces/default/welcome.html | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 045f4957..bee3db05 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -430,7 +430,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents() -

Keep records of all audio items played from your Plex Media Server.

+

Keep records of all music items played from your Plex Media Server.

diff --git a/data/interfaces/default/welcome.html b/data/interfaces/default/welcome.html index d5f132f6..a841eb92 100644 --- a/data/interfaces/default/welcome.html +++ b/data/interfaces/default/welcome.html @@ -104,17 +104,15 @@ from plexpy import common

Monitoring

+

Keep records of all movie, TV show, or music items played from your Plex Media Server.

Log Movies -

Keep records of all movie items played.

Log TV Shows -

Keep records of all TV show items played.

Log Music -

Keep records of all audio items played.