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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt (-2 / +1 lines)
Lines 374-380 Link Here
374
                        [% END %]
374
                        [% END %]
375
                    </select>
375
                    </select>
376
                    <div class="hint">
376
                    <div class="hint">
377
                        Choose whether staff created patrons of this category be forced into resetting their password after their first OPAC login.
377
                        Choose whether staff-created patrons of this category are forced to change their password after their first OPAC login.
378
                    </div>
378
                    </div>
379
                </li>
379
                </li>
380
                <li><label for="block_expired">Block expired patron OPAC actions:</label>
380
                <li><label for="block_expired">Block expired patron OPAC actions:</label>
381
- 

Return to bug 39005