View | Details | Raw Unified | Return to bug 41934
Collapse All | Expand All

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-reserves.tt (-2 / +3 lines)
Lines 45-51 Link Here
45
                                <th>[% tp('Semester', 'Term') | html %]</th>
45
                                <th>[% tp('Semester', 'Term') | html %]</th>
46
                                <th>Instructors</th>
46
                                <th>Instructors</th>
47
                                <th>Notes</th>
47
                                <th>Notes</th>
48
                                <th class="dtr-control-col"></th>
48
                                <th class="dtr-control-col">
49
                                    <span class="sr-only">[% t('Details') | html %]</span>
50
                                </th>
49
                            </tr>
51
                            </tr>
50
                        </thead>
52
                        </thead>
51
53
52
- 

Return to bug 41934