fixed table row highlighting CSS class
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / cataloguing / addbooks.tmpl
index 7aa4a21..0fa530d 100644 (file)
             <!-- TMPL_IF NAME="__odd__" -->
                <tr>
             <!--  TMPL_ELSE -->
-               <tr class="hilighted">
+               <tr class="highlight">
             <!-- /TMPL_IF -->
                 <td><!-- TMPL_VAR NAME="title" escape="html" -->
                 <!-- TMPL_VAR NAME="author" --></td>