Backup and Restore station list added to webinterface.

This commit is contained in:
Pecusx
2018-05-20 16:54:49 +02:00
parent c9afd94c33
commit 0135bf40e2
6 changed files with 138 additions and 4 deletions
+2 -2
View File
@@ -180,8 +180,8 @@ echo $stations;
echo '</textarea>';
?>
<br><button type="submit" name="submit" value="new">Save radio stations list</button>
<button type="submit" name="submit" value="old">Restore previous list</button>
</form>
<button type="submit" name="submit" value="old">Restore previous list</button></form>
<a href="s_stlist.php"><button>Backup & Restore station list</button></a>
<hr>
<a href="changeconf.php?file=restart"><button>PiRadio restart</button></a>
<a href="changeconf.php?file=reboot"><button>System reboot</button></a>