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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/batch_rm_items.tt (-2 / +1 lines)
Lines 27-33 Link Here
27
                    </ol>
27
                    </ol>
28
                </fieldset>
28
                </fieldset>
29
                <fieldset class="action">
29
                <fieldset class="action">
30
                    <p>All course reserve items will be deleted from <i>all</i> courses to which they are attached.</p>
30
                    <p>All course reserve items will be deleted from all courses to which they are attached.</p>
31
                    <input type="submit" value="Submit" class="submit" id="batch_rm_btn" />
31
                    <input type="submit" value="Submit" class="submit" id="batch_rm_btn" />
32
                    <a href="/cgi-bin/koha/course_reserves/course-reserves.pl" class="cancel">Cancel</a>
32
                    <a href="/cgi-bin/koha/course_reserves/course-reserves.pl" class="cancel">Cancel</a>
33
                </fieldset>
33
                </fieldset>
34
- 

Return to bug 14648