enhance the patron note on check-out (was not enough visible, now is red)
[koha.git] / 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 -->