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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt (-2 / +1 lines)
Lines 963-969 Link Here
963
                                        [% IF limited_category %]
963
                                        [% IF limited_category %]
964
                                            <div class="hint">
964
                                            <div class="hint">
965
                                                <i class="fa fa-exclamation-triangle" aria-hidden="true"></i>
965
                                                <i class="fa fa-exclamation-triangle" aria-hidden="true"></i>
966
                                                The patron's current category ([% patron_category.description | html %]) is limited to other libraries
966
                                                The patron's current category ([% patron_category.description | html %]) is limited to other libraries.
967
                                            </div>
967
                                            </div>
968
                                        [% END %]
968
                                        [% END %]
969
                                    </li>
969
                                    </li>
970
- 

Return to bug 41363