Koha-Demoinstallation
<html> <form method="post" action="http://koha.adminkuhn.ch:8000/cgi-bin/koha/opac-user.pl"> <input type="hidden" value="opac" name="koha_login_context"/> <label for="userid">Login:</label><input type="text" name="Benutzer" id="userid"/> <label for="password">Password:</label><input type="password" name="Passwort" id="password"/> <input type="submit" value="Anmelden"/> </form> </html>