"Wiki" statt "Access Zone"

This commit is contained in:
lars 2016-01-07 01:45:05 +00:00
parent 0e7a3c73e5
commit ca9461261b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<body>
<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="submit" name="submit" value="Show" />
</form>