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 373-379 Link Here
373
                                <option value="0">Don't force</option>
373
                                <option value="0">Don't force</option>
374
                            [% END %]
374
                            [% END %]
375
                        </select>
375
                        </select>
376
                        <div class="hint"> Choose whether staff created patrons of this category be forced into resetting their password after their first OPAC login. </div>
376
                        <div class="hint"> Choose whether staff-created patrons of this category are forced to change their password after their first OPAC login. </div>
377
                    </li>
377
                    </li>
378
                    <li
378
                    <li
379
                        ><label for="block_expired">Block expired patron OPAC actions:</label>
379
                        ><label for="block_expired">Block expired patron OPAC actions:</label>
380
- 

Return to bug 39005