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

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-details.tt (-2 / +1 lines)
Lines 121-127 Link Here
121
                        </div>
121
                        </div>
122
                    [% ELSE %]
122
                    [% ELSE %]
123
                        <br style="clear:both;" />
123
                        <br style="clear:both;" />
124
                        <div class="alert alert-info">
124
                        <div class="alert alert-info" role="status">
125
                            <p>No reserves have been selected for this course.</p>
125
                            <p>No reserves have been selected for this course.</p>
126
                        </div>
126
                        </div>
127
                    [% END %]
127
                    [% END %]
128
- 

Return to bug 40283