renamed "htname" to "zone"
added users to change their passwords (without admin access)
This commit is contained in:
parent
4c7ed4b7be
commit
d58d3c35ca
5 changed files with 131 additions and 25 deletions
|
@ -10,7 +10,7 @@
|
|||
<body>
|
||||
<form name="show_htpasswd" action="manage" method="POST">
|
||||
<label for="name">Access zone:</label>
|
||||
<input type="text" size="30" name="htname" id="name" />
|
||||
<input type="text" size="30" name="zone" id="name" />
|
||||
<input type="submit" name="submit" value="Show" />
|
||||
</form>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue