File tree Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Original file line number Diff line number Diff line change @@ -651,16 +651,20 @@ <h2 class="sectionTitle">SSO Settings:</h2>
651651 </ div >
652652 </ div >
653653
654- < div class ="inputContainer ">
655- < label class ="inputLabel inputLabelUnfocused " for ="RoleClaim "> Port Override</ label >
656- < input is ="emby-input "
657- id ="PortOverride "
658- type ="text "
659- class ="sso-text " />
660- < div class ="fieldDescription ">
661- If the plugin is redirecting to an incorrect port, set this to
662- the appropiate port
663- </ div >
654+ < div class ="inputContainer ">
655+ < label class ="inputLabel inputLabelUnfocused " for ="RoleClaim "
656+ > Port Override</ label
657+ >
658+ < input
659+ is ="emby-input "
660+ id ="PortOverride "
661+ type ="text "
662+ class ="sso-text "
663+ />
664+ < div class ="fieldDescription ">
665+ If the plugin is redirecting to an incorrect port, set this
666+ to the appropiate port
667+ </ div >
664668 </ div >
665669
666670 < button
You can’t perform that action at this time.
0 commit comments