Bug 5733 : MT3531: Intranet cart is emptied when session is closed

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
This commit is contained in:
Paul Poulain 2010-12-14 21:16:10 +01:00 committed by Chris Cormack
parent 1abf1ea2d0
commit 94bd7ad545

View file

@ -64,7 +64,7 @@
<span class="loggedinusername">
<!-- TMPL_VAR NAME="loggedinusername" -->
</span>
(<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Log Out</a>) |
(<a href="/cgi-bin/koha/mainpage.pl?logout.x=1"<!-- TMPL_IF NAME="intranetbookbag" --> onclick="javascript:delBasket(true);"<!-- /TMPL_IF -->>Log Out</a>) |
<!-- TMPL_ELSE -->
You are not logged in |
<!-- /TMPL_IF -->