Save and Restore configuration from web interface.

This commit is contained in:
Pecusx
2018-05-05 13:02:41 +02:00
committed by GitHub
parent a15cb13fbe
commit 170d56cd42
2 changed files with 85 additions and 1 deletions
+3 -1
View File
@@ -101,7 +101,7 @@ if ( $piradio_array['startup'] == 'PANDORA' ) {
echo "Pandora radio</option>\r\n";
echo "</select>\r\n";
?>
<button type="submit" name="submit">Save Global PiRadio config</button>
<button type="submit" name="submit">Apply Global PiRadio config</button>
</pre>
</form>
<pre>
@@ -115,6 +115,8 @@ echo "Your PiRadio version: <b>".$local_version."</b>. Last commit: <b>".date("d
</pre>
<a href="hconfig.php"><button>Hardware Configuration & Update</button></a>
<hr>
<a href="sconfig.php"><button>Backup & Restore Configuration</button></a>
<hr>
Media network folder config
<form action="changeconf.php?file=network" method="post">
<?php