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

Return to bug 30579