[Koha-patches] [PATCH] [Bug 5143] Adding help text to point users to add keyword to MARC mappings for subtitle fields.

Liz Rea lrea at nekls.org
Thu Dec 16 18:42:10 CET 2010


Seeking sign off

LR
---
 .../prog/en/modules/help/circ/view_holdsqueue.tmpl |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tmpl
index b34b65c..7190fec 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/view_holdsqueue.tmpl
@@ -11,4 +11,11 @@
 			<li><em>Get there: </em>More &gt; Administration &gt; General Preferences &gt; Circulation</li>
 		</ul>
 
-<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file
+<p><strong>For optimum display and ease of picking items for holds</strong>, a superlibrarian will want to configure the Keyword to MARC Mappings for
+the 245$b, 245$p, 245$n, and 245$h.</p>
+                <ul>
+                        <li><em>Get there: </em>More &gt; Administration &gt; Keyword to MARC mapping</li>
+                </ul>
+
+
+<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
-- 
1.5.6.5



More information about the Koha-patches mailing list