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

Return to bug 30579