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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt (-2 / +1 lines)
Lines 120-126 Link Here
120
                <main>
120
                <main>
121
                    [% INCLUDE 'messages.inc' %]
121
                    [% INCLUDE 'messages.inc' %]
122
        [% ELSE %]
122
        [% ELSE %]
123
            <div class="col-sm-10 col-sm-offset-2">
123
            <div class="col-sm-10 offset-sm-2">
124
                <main>
124
                <main>
125
                    [% INCLUDE 'messages.inc' %]
125
                    [% INCLUDE 'messages.inc' %]
126
        [% END %]
126
        [% END %]
127
- 

Return to bug 38359