css'ing & improving MARC search
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / default / en / search.marc / result.tmpl
index c3eb08a..0fa3eb6 100644 (file)
@@ -33,7 +33,6 @@
        </div>
        <div id="resultlist">
                <table>
-               <thead>
                        <!-- TMPL_IF NAME="opac" -->
                        <tr>
                                <!-- TMPL_ELSE -->
@@ -43,7 +42,6 @@
                        <th class="catalogue">Author</th>
                        <th class="catalogue">Title</th>
                        </tr>
-               <tbody>
                        <!-- TMPL_LOOP name="result" -->
                                <tr>
                                        <td><a href="../MARCdetail.pl?bibid=<!-- TMPL_VAR name="bibid" -->"><!-- TMPL_VAR name="bibid" --></a></td>