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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tags/list.tt (-2 / +1 lines)
Lines 55-61 Link Here
55
                        <table id="itemst">
55
                        <table id="itemst">
56
                            <thead
56
                            <thead
57
                                ><tr>
57
                                ><tr>
58
                                    <th>Title</th>
58
                                    <th class="anti-the">Title</th>
59
                                    <th>Location</th>
59
                                    <th>Location</th>
60
                                    <th>&nbsp;</th>
60
                                    <th>&nbsp;</th>
61
                                </tr></thead
61
                                </tr></thead
62
- 

Return to bug 39083