"Wiki" statt "Access Zone"

This commit is contained in:
lars 2016-01-07 01:45:05 +00:00
parent 0e7a3c73e5
commit ca9461261b

View file

@ -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>