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:
parent
1abf1ea2d0
commit
94bd7ad545
1 changed files with 1 additions and 1 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue