More work on monitless installer

This commit is contained in:
Duncan Sommerville 2014-12-16 16:26:58 -05:00
parent bfe9d4f2c5
commit 4043ebfd25
5 changed files with 24 additions and 17 deletions

View file

@ -130,7 +130,7 @@ $result = $r && $database;
} else {
?>
<p>
Your Airtime station is up and running!
Your Airtime station is up and running! Get started by logging in with the default username and password: 'admin'/'admin'
</p>
<button onclick="location = location.pathname;">Log in to Airtime!</button>
<?php