update initials tip
[kohadocs.git] / en / manual.xml
index 42d6cb5..0267680 100644 (file)
@@ -23629,7 +23629,13 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
 Surname: Engard
 Initials: NCE</programlisting></para>
                 <para>Then on the slip you can have it print the &lt;&lt;borrowers.initials>>
-                  instead of the full name.</para>
+                  instead of the full name (NCE).</para>
+                <para>Or you could do something like
+                  this:<programlisting>Firstname: Nicole
+Surname: Engard
+Initials: E</programlisting></para>
+                <para>Then on the slip you can have it print the &lt;&lt;borrowers.initials>>,
+                  &lt;&lt;borrowers.firstname>> instead of the full name (E, Nicole).</para>
               </note>
             </listitem>
           </itemizedlist>