Scroll in web interface (mobile version).

This commit is contained in:
Pecusx
2018-05-20 18:12:55 +02:00
parent 0135bf40e2
commit 72393c771c
10 changed files with 1678 additions and 153 deletions
+5 -1
View File
@@ -7,7 +7,11 @@
<title>PiRadio mini web interface - hardware config page</title>
</head>
<body>
<b>PiRadio</b><div id="config"><a href="config.php">config</a></div></br>
<?php
$piradio_version = str_replace("\n","",file_get_contents( "/usr/share/radio/version" ));
echo "<b>PiRadio v. ".$piradio_version."</b>";
?>
<div id="config"><a href="config.php">config</a></div></br>
<hr>
Audio device config<br>
<form action="changeconf.php?file=audio" method="post">