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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/add_items-step2.tt (-1 / +4 lines)
Lines 181-187 Link Here
181
181
182
                </ol>
182
                </ol>
183
            </fieldset>
183
            </fieldset>
184
184
                 <p>
185
                    Checking the box next to the field label will enable changes to that field. Leave boxes unchecked to make no change.<br>
186
                    Any items with existing course reserves will have their <em>on reserve</em> values updated.
187
                </p>
185
            <fieldset class="action">
188
            <fieldset class="action">
186
                <input type="submit" id="submit" value="Save" class="submit focus" />
189
                <input type="submit" id="submit" value="Save" class="submit focus" />
187
190
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/batch_add_items.tt (-1 / +1 lines)
Lines 105-110 Link Here
105
                </fieldset>
105
                </fieldset>
106
106
107
                <p>
107
                <p>
108
                    Checking the box next to the field label will enable changes to that field. Leave boxes unchecked to make no change.<br>
108
                    Any items with existing course reserves will have their <em>on reserve</em> values updated.
109
                    Any items with existing course reserves will have their <em>on reserve</em> values updated.
109
                </p>
110
                </p>
110
111
111
- 

Return to bug 26880