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 552-561 Link Here
552
                                    <input name="non_priority" id="non_priority" type="checkbox" />
552
                                    <input name="non_priority" id="non_priority" type="checkbox" />
553
                                    <span class="hint">A non priority hold doesn't prevent a current checkout from renewing</span>
553
                                    <span class="hint">A non priority hold doesn't prevent a current checkout from renewing</span>
554
                                </li>
554
                                </li>
555
                                <li>
556
                                    <label for="holdnotes">Notes:</label>
557
                                    <textarea id="holdnotes" name="notes" cols="30" rows="1"></textarea>
558
                                </li>
559
                            </ol>
555
                            </ol>
560
                            </fieldset>
556
                            </fieldset>
561
                            <fieldset class="rows">
557
                            <fieldset class="rows">
562
- 

Return to bug 30579