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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt (-5 lines)
Lines 606-615 Link Here
606
                                    <input name="non_priority" id="non_priority" type="checkbox" />
606
                                    <input name="non_priority" id="non_priority" type="checkbox" />
607
                                    <span class="hint">A non priority hold doesn't prevent a current checkout from renewing</span>
607
                                    <span class="hint">A non priority hold doesn't prevent a current checkout from renewing</span>
608
                                </li>
608
                                </li>
609
                                <li>
610
                                    <label for="holdnotes">Notes:</label>
611
                                    <textarea id="holdnotes" name="notes" cols="30" rows="1"></textarea>
612
                                </li>
613
                            </ol>
609
                            </ol>
614
                            </fieldset>
610
                            </fieldset>
615
                            <fieldset class="rows">
611
                            <fieldset class="rows">
616
- 

Return to bug 30579