logout now works fine

This commit is contained in:
tipaul 2003-03-19 15:14:01 +00:00
parent 22e024026d
commit ce8594125d

View file

@ -45,6 +45,7 @@
</div>
<form action="/cgi-bin/koha/opac-main.pl" method="post">
<input type="hidden" name="logout.x" value="1">
<input type="submit" name="logout" value="logout" class="submit" />
</form>