mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 08:26:57 -05:00
Move Channel Update Button to Channels Page
This commit is contained in:
parent
27917cc818
commit
8186e687b2
@ -4,6 +4,11 @@
|
||||
|
||||
<h4 style="text-align: center;">{{ fhdhr.config.dict["fhdhr"]["friendlyname"] }} Channels</h4>
|
||||
|
||||
<div style="text-align: center;">
|
||||
<button onclick="OpenLink('/api/channels?method=scan&redirect=%2Fchannels')">Force Channel Update</a></button><p> Note: This may take some time.</p>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<table class="center" style="width:100%">
|
||||
<tr>
|
||||
<th>Play</th>
|
||||
|
||||
@ -4,11 +4,6 @@
|
||||
|
||||
<h4 style="text-align: center;">{{ fhdhr.config.dict["main"]["servicename"] }} Status</h4>
|
||||
|
||||
<div style="text-align: center;">
|
||||
<button onclick="OpenLink('/api/channels?method=scan&redirect=%2Forigin')">Force Channel Update</a></button>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<table class="center" style="width:50%">
|
||||
<tr>
|
||||
<th></th>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user