From 3a8547536afdbfe0d941c69d0720aff344c94b9a Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 21 Apr 2011 12:53:36 -0400 Subject: [PATCH] Fix for Bug 6238 - Checkboxes in staff's list view are missing Content-Type: text/plain; charset="utf-8" --- .../prog/en/modules/virtualshelves/shelves.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt index e4db620..afe035e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt @@ -182,7 +182,7 @@ function placeHold () { [% ELSE %] [% END %] - [% IF ( itemsloo.manageshelf ) %] + [% IF ( manageshelf ) %] [% IF ( itemsloo.confirm ) %] -- 1.7.3