"Wiki" statt "Access Zone"
This commit is contained in:
parent
490ebad28d
commit
a295f23ded
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<form name="show_htpasswd" action="manage" method="POST">
|
<form name="show_htpasswd" action="manage" method="POST">
|
||||||
<label for="name">Access zone:</label>
|
<label for="name">Wiki:</label>
|
||||||
<input type="text" size="30" name="zone" id="name" />
|
<input type="text" size="30" name="zone" id="name" />
|
||||||
<input type="submit" name="submit" value="Show" />
|
<input type="submit" name="submit" value="Show" />
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in a new issue