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

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-illrequests.tt (-1 / +2 lines)
Lines 64-69 Link Here
64
                <div class="col-lg-2">
64
                <div class="col-lg-2">
65
                    <div id="navigation"> [% INCLUDE 'navigation.inc' IsPatronPage=1 %] </div>
65
                    <div id="navigation"> [% INCLUDE 'navigation.inc' IsPatronPage=1 %] </div>
66
                </div>
66
                </div>
67
            [% ELSIF ( unauthenticated_ill ) %]
68
                <div class="col-lg-2"></div>
67
            [% END %]
69
            [% END %]
68
70
69
            [% SET column_class = "col order-first order-md-first order-lg-2" %]
71
            [% SET column_class = "col order-first order-md-first order-lg-2" %]
70
- 

Return to bug 39697