From 0e0475b67a4d94d80225a08e6f1c7f14086a5c6f Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Wed, 8 Aug 2007 16:39:40 -0500 Subject: [PATCH] gives the user the ability to re-login --- koha-tmpl/intranet-tmpl/prog/en/auth.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/auth.tmpl b/koha-tmpl/intranet-tmpl/prog/en/auth.tmpl index 54f2bd5811..b91d737dfe 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/auth.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/auth.tmpl @@ -11,22 +11,22 @@

Log in to Koha

Login Error

-

Sorry, that account doesn't have permission to access this page. Please login as another user

+

Sorry, Koha doesn"t think you have permission for this page.

-

Login Error

Sorry, your session has timed out. Please login again.

+

Login Error

Sorry, your session has timed out. Please login again.

-

Login Error

You are accessing Koha from a different IP address! Please login again.

+

Login Error

You are accessing Koha from a different ip address! Please login again.

-

Login Error

You entered an incorrect username or password. Please try again.

+

Login Error

You entered an incorrect username or password. Please try again.

-- 2.39.2