mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Change button text to 'Login'
This commit is contained in:
+1
-1
@@ -231,7 +231,7 @@
|
||||
<h1>Not authorized!</h1>
|
||||
</div>
|
||||
<form action="" method="POST">
|
||||
Password: <input type="password" name="pw"> <input type="submit" value="Submit">
|
||||
Password: <input type="password" name="pw"> <input type="submit" value="Login">
|
||||
</form>
|
||||
<?php
|
||||
require "footer.php";
|
||||
|
||||
Reference in New Issue
Block a user