From 27d85a6a5a1e15046d9e083541eb04e00d5ac45d Mon Sep 17 00:00:00 2001 From: Henri-Damien LAURENT Date: Wed, 14 Nov 2007 12:11:17 -0600 Subject: [PATCH] Bug Fixing : user unable to get disconnect from OPAC. using the same facility as the intranet : logout.x=1 It is the easiest way. Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- .../prog/en/includes/opac-bottom.inc | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/includes/opac-bottom.inc b/koha-tmpl/opac-tmpl/prog/en/includes/opac-bottom.inc index bdeff07b62..7d7c6f617a 100644 --- a/koha-tmpl/opac-tmpl/prog/en/includes/opac-bottom.inc +++ b/koha-tmpl/opac-tmpl/prog/en/includes/opac-bottom.inc @@ -1,6 +1,25 @@ - + + +
+ + User Info +

Logged in as:

+

Log Out

+ +
+

Login:

+ +

Pass:

+ +

+ +

+
+ +
+ -
+
-- 2.39.5