Fix for borrower name not showing when a borrower is debarred
authorChris Cormack <chris@snaga.liblime.co.nz>
Mon, 12 Nov 2007 21:03:11 +0000 (15:03 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 12 Nov 2007 23:40:20 +0000 (17:40 -0600)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl

index 4a5f28a..5e6d72d 100755 (executable)
@@ -521,6 +521,7 @@ No patron matched <span class="ex"><!-- TMPL_VAR name="message" --></span>
        
     <!-- TMPL_IF NAME="flagged" -->
                <!-- TMPL_IF NAME="noissues" -->
+                <div class="hint">Checking out to <!-- TMPL_VAR name="firstname" --> <!-- TMPL_VAR name="surname" --></div>
         <div id="circmessages" class="circmessage warning">
                <!-- TMPL_ELSE -->
         <div id="circmessages" class="circmessage attention">