Fix text glitch on welcome wizard

This commit is contained in:
Jonathan Wong 2015-11-23 21:20:09 -08:00
commit c296b38b78
2 changed files with 2 additions and 4 deletions

View file

@ -430,7 +430,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
<label>
<input type="checkbox" id="music_logging_enable" name="music_logging_enable" value="1" ${config['music_logging_enable']}> Log Music
</label>
<p class="help-block">Keep records of all audio items played from your Plex Media Server.</p>
<p class="help-block">Keep records of all music items played from your Plex Media Server.</p>
</div>
<div class="form-group">
<label for="logging_ignore_interval">Ignore Interval</label>