enhance the patron note on check-out (was not enough visible, now is red)
authorPaul POULAIN <paul.poulain@biblibre.com>
Fri, 30 May 2008 14:33:36 +0000 (16:33 +0200)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 30 May 2008 17:00:07 +0000 (12:00 -0500)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl

index 8922db4..8c043f1 100755 (executable)
@@ -360,7 +360,7 @@ No patron matched <span class="ex"><!-- TMPL_VAR name="message" --></span>
        <!-- TMPL_IF name="notes" -->
                        <div id="circnotes" class="circmessage">
                        <h4>Notes:</h4>
-            <p><!-- TMPL_VAR name="notesmsg" --></p>
+            <p><span class="circ-hlt"><!-- TMPL_VAR name="notesmsg" --></span></p>
                        </div>
     <!-- /If notes --><!-- /TMPL_IF --> 
      <!-- /If flagged --><!-- /TMPL_IF -->