add neutrino restart to webif

Signed-off-by: GetAway <get-away@t-online.de>
This commit is contained in:
TangoCash
2021-11-08 21:57:24 +01:00
committed by GetAway
parent 27c8115cee
commit d918e6c517
11 changed files with 64 additions and 14 deletions

View File

@@ -56,6 +56,14 @@ function get_data() {
CEC: <input id="checkCEC" name="checkCEC" type="checkbox" checked="checked"/>
</td>
</tr>
<tr><td class="y_form_header">{=L:bc.control.neutrino=}</td><td class="y_form_header">&nbsp; <!-- just a placeholder --></td></tr>
<td>
<input type="button" value="{=L:bc.control.restart=}" onclick='goUrl("/control/restart");'/>
</td>
<td>
&nbsp; <!-- just a placeholder -->
</td>
</tr>
<tr><td class="y_form_header">{=L:bc.control.playback=}</td><td class="y_form_header">{=L:bc.control.recording_mode=}</td></tr>
<tr>
<td>

View File

@@ -140,7 +140,8 @@ bc.control.reboot=Neustart
bc.control.shutdown.ask=Box wirklich ausschalten?
bc.control.shutdown=Ausschalten
bc.control.status=Status
bc.control.restart=Neu starten
bc.control.restart=Neustart
bc.control.neutrino=Neutrino
========= Boxcontrol - Message
bc.msg.message_to_screen_desc=Nachricht eingeben

View File

@@ -143,6 +143,7 @@ bc.control.shutdown.ask=Really shutdown the Box?
bc.control.shutdown=shutdown
bc.control.status=status
bc.control.restart=restart
bc.control.neutrino=Neutrino
========= Boxcontrol - Message
bc.msg.message_to_screen_desc=enter message to send to TV screen