1111< header class ="site-header ">
1212 < div class ="inner ">
1313 < h1 class ="app-title "> Xtream Codes API</ h1 >
14- < p class ="subtitle "> Connect using panel credentials or m3u_plus output and an optional custom EPG.</ p >
14+ < p class ="subtitle "> Connect using panel credentials and an optional custom EPG.</ p >
1515 < nav class ="top-nav ">
1616 < a href ="/ " class ="nav-link "> Home</ a >
1717 < a href ="/html/direct-config.html " class ="nav-link "> Direct Mode</ a >
@@ -41,36 +41,36 @@ <h1 class="app-title">Xtream Codes API</h1>
4141 </ div >
4242 </ fieldset >
4343
44- < fieldset >
44+ <!-- < fieldset>
4545 <legend>Stream Source</legend>
4646 <div class="form-group checkbox-line">
4747 <input type="checkbox" id="xtreamUseM3U" name="xtreamUseM3U">
48- < label for ="xtreamUseM3U " class ="inline "> Use m3u_plus playlist (instead of JSON)</ label >
48+ <label class="checkbox-label" for="xtreamUseM3U" class="inline">Use m3u_plus playlist (instead of JSON)</label>
4949 </div>
5050 <div class="form-group hidden" id="xtreamOutputGroup">
5151 <label for="xtreamOutput">M3U Output Format</label>
5252 <input type="text" id="xtreamOutput" name="xtreamOutput" placeholder="ts / hls / mpegts">
5353 <small class="hint">Leave blank for panel default.</small>
5454 </div>
55- </ fieldset >
55+ </fieldset> -->
5656
5757 < fieldset >
5858 < legend > EPG Options</ legend >
5959 < div class ="form-group checkbox-line ">
6060 < input type ="checkbox " id ="enableEpg " name ="enableEpg " checked >
61- < label for ="enableEpg " class ="inline "> Enable EPG</ label >
61+ < label class =" checkbox-label " for ="enableEpg " class ="inline "> Enable EPG</ label >
6262 </ div >
6363
6464 < div id ="epgModeBlock " class ="form-group ">
6565 < label class ="group-label "> EPG Source Mode</ label >
6666 < div class ="radio-group ">
6767 < label class ="checkbox-line ">
6868 < input type ="radio " name ="epgMode " value ="xtream " checked >
69- < span > Panel XMLTV</ span >
69+ < span class =" checkbox-label " > Panel XMLTV</ span >
7070 </ label >
7171 < label class ="checkbox-line ">
7272 < input type ="radio " name ="epgMode " value ="custom ">
73- < span > Custom EPG URL</ span >
73+ < span class =" checkbox-label " > Custom EPG URL</ span >
7474 </ label >
7575 </ div >
7676 </ div >
@@ -91,7 +91,7 @@ <h1 class="app-title">Xtream Codes API</h1>
9191 < legend > Diagnostics</ legend >
9292 < div class ="form-group checkbox-line ">
9393 < input type ="checkbox " id ="debugMode " name ="debugMode ">
94- < label for ="debugMode " class ="inline "> Enable Debug Logging</ label >
94+ < label class =" checkbox-label " for ="debugMode " class ="inline "> Enable Debug Logging</ label >
9595 </ div >
9696 </ fieldset >
9797
0 commit comments