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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/holdshistory.tt (-2 / +1 lines)
Lines 145-151 Link Here
145
                    </thead>
145
                    </thead>
146
                </table>
146
                </table>
147
            [% ELSE %]
147
            [% ELSE %]
148
                <div class="alert alert-info">This patron has no historical holds.</div>
148
                <div class="alert alert-info">This patron has no past holds.</div>
149
            [% END %]
149
            [% END %]
150
        </div>
150
        </div>
151
    [% END %]
151
    [% END %]
152
- 

Return to bug 35560