From 48c01685db47ff7f0f314dda673694a875a155a9 Mon Sep 17 00:00:00 2001 From: oleonard Date: Fri, 21 Apr 2006 21:26:19 +0000 Subject: [PATCH] Trying to better handle clearing of the members block in the masthead --- koha-tmpl/opac-tmpl/npl/en/includes/masthead-user.inc | 2 ++ koha-tmpl/opac-tmpl/npl/en/includes/masthead.inc | 2 +- koha-tmpl/opac-tmpl/npl/en/includes/masthead_adv.inc | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/npl/en/includes/masthead-user.inc b/koha-tmpl/opac-tmpl/npl/en/includes/masthead-user.inc index 3aa49dda87..0e0239fc2c 100644 --- a/koha-tmpl/opac-tmpl/npl/en/includes/masthead-user.inc +++ b/koha-tmpl/opac-tmpl/npl/en/includes/masthead-user.inc @@ -20,10 +20,12 @@
  • My Account
  • Log Out
  • +
    Log in to access
    cardholder features
    +
    diff --git a/koha-tmpl/opac-tmpl/npl/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/npl/en/includes/masthead.inc index cfb2434f66..e71698b324 100644 --- a/koha-tmpl/opac-tmpl/npl/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/npl/en/includes/masthead.inc @@ -24,5 +24,5 @@ Log in to access
    cardholder features
    -  +
    diff --git a/koha-tmpl/opac-tmpl/npl/en/includes/masthead_adv.inc b/koha-tmpl/opac-tmpl/npl/en/includes/masthead_adv.inc index 1e2dc823e6..534da834ce 100644 --- a/koha-tmpl/opac-tmpl/npl/en/includes/masthead_adv.inc +++ b/koha-tmpl/opac-tmpl/npl/en/includes/masthead_adv.inc @@ -18,4 +18,5 @@ Log in to access
    cardholder features
    +
    -- 2.39.5