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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/cn_browser.tt (-2 / +1 lines)
Lines 90-95 Link Here
90
        </table>
90
        </table>
91
    </div>
91
    </div>
92
    <!-- /.page-section -->
92
    <!-- /.page-section -->
93
94
    [% INCLUDE 'intranet-bottom.inc' popup_window=1 %]
95
</div>
93
</div>
94
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c_bis.tt (-2 / +1 lines)
Lines 63-68 Link Here
63
            });
63
            });
64
        </script>
64
        </script>
65
    [% END %]
65
    [% END %]
66
67
    [% INCLUDE 'intranet-bottom.inc' popup_window=1 %]
68
</div>
66
</div>
67
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/hold-group.tt (-1 / +1 lines)
Lines 27-31 Link Here
27
            </tbody>
27
            </tbody>
28
        </table>
28
        </table>
29
    [% END %]
29
    [% END %]
30
    [% INCLUDE 'intranet-bottom.inc' %]
31
</div>
30
</div>
31
[% INCLUDE 'intranet-bottom.inc' %]
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-renew.tt (-3 / +1 lines)
Lines 134-139 Link Here
134
            });
134
            });
135
        </script>
135
        </script>
136
    [% END %]
136
    [% END %]
137
138
    [% INCLUDE 'intranet-bottom.inc' popup_window=1 %]
139
</div>
137
</div>
140
- 
138
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %]

Return to bug 38739