changing secure.php to start.php everywhere

This commit is contained in:
thies
2021-01-10 19:16:05 +01:00
parent 8813cb8c54
commit 88bcd5a38b
6 changed files with 7 additions and 7 deletions

View File

@@ -87,7 +87,7 @@ echo "</tr>";
<br/>
<br>
<a href="secure.php"><button class="btn btn-info">Back</button></a>
<a href="start.php"><button class="btn btn-info">Back</button></a>
<br/>
<br>
<!--<a href="rawdata.php"><button class="btn btn-black">Raw Data</button></a>-->