Added port check in wizard.

also fixed favicon
This commit is contained in:
tidusjar 2017-02-08 21:35:48 +00:00
commit 972f1cea3c
28 changed files with 23 additions and 17 deletions

View file

@ -203,7 +203,7 @@
<div>
<span>Request status: </span>
{{#if available}}
<span class="label label-success">@UI.Search_Available_on_plex</span>
<span class="label label-success">@UI.Requests_Available</span>
{{else}}
{{#if approved}}
<span class="label label-info">@UI.Search_Processing_Request</span>