From 960074e0103aee983dcabce74c9afce6cff08c8d Mon Sep 17 00:00:00 2001 From: Nicole C. Engard <nengard@bywatersolutions.com> Date: Wed, 19 Oct 2011 19:04:57 -0400 Subject: [PATCH] Bug 6966 Updated Patron Attribute Help File A new patch required an additional line in this help file. --- .../en/modules/help/admin/patron-attr-types.tt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/patron-attr-types.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/patron-attr-types.tt index c068da7..1925e69 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/patron-attr-types.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/patron-attr-types.tt @@ -31,6 +31,7 @@ <li>Check 'Allow password' to make it possible to associate a password with this attribute.</li> <li>Check 'Display in OPAC' to display this attribute on a patron's details page in the OPAC.</li> <li>Check 'Searchable' to make this attribute searchable in the staff patron search.</li> + <li>Check 'Display in check-out' to make this attribute visible in the patron's short detail display on the left of the checkout screen and other patron pages</li> <li>Authorized value category; if one is selected, the patron record input page will only allow values to be chosen from the authorized value list. <ul> <li>You will first need to add an authorized value list for it to appear in this menu</li> -- 1.7.2.3