From b56aa632e634af1186a64f5cb58bce08b3aa4474 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20V=C3=A9ron?= Date: Wed, 18 Feb 2015 20:09:57 +0100 Subject: [PATCH] Bug 11400 - Follow-up for nicer design This patch tries to get the Bug out of "In discussion" by changing the design a little bit. Signed-off-by: Chris Cormack --- koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt index 25e48c1..c7e78d0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt @@ -19,11 +19,8 @@
Error: You do not have permission to access this page. -

Log in as a different user.

-
- +

Log in as a different user

[% END %] [% IF ( timed_out ) %] @@ -71,6 +68,11 @@

+[% IF ( nopermission ) %] +

[Previous page] + [Main page]

+[% END %] + -- 2.1.0