From 3d5d8dddc75e68b46723d68f2e4912b11a9cc2c1 Mon Sep 17 00:00:00 2001 From: Aleisha Date: Fri, 22 Jan 2016 00:06:09 +0000 Subject: [PATCH] Bug 15640 - Title for links on circulation-home.tt To test: Go to Circulation and ensure that every link shows text on hover. --- .../prog/en/modules/circ/circulation-home.tt | 28 ++++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt index 713c64f..417a0ba 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt @@ -18,16 +18,16 @@
@@ -40,12 +40,12 @@
  • Holds queue
  • Holds to pull
  • Holds awaiting pickup
  • -
  • Hold ratios
  • +
  • Hold ratios
  • Transfers to receive
  • - [% IF ( CAN_user_circulate_overdues_report ) %]
  • Overdues + [% IF ( CAN_user_circulate_overdues_report ) %]
  • Overdues - Warning: This report is very resource intensive on systems with large numbers of overdue items.
  • [% END %] -
  • Overdues with fines - Limited to your library. See report help for other details.
  • +
  • Overdues with fines - Limited to your library. See report help for other details.
  • [% IF Koha.Preference('OnSiteCheckouts') %]
  • Pending on-site checkouts
  • [% END %] @@ -58,13 +58,13 @@
    Offline circulation
    -- 1.7.10.4