Bug 21946: (follow-up) Add a hint
authorNick Clemens <nick@bywatersolutions.com>
Wed, 29 Jul 2020 12:08:22 +0000 (12:08 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 13 Aug 2020 08:13:14 +0000 (10:13 +0200)
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt

index ef9bdfc..87d5c82 100644 (file)
@@ -135,6 +135,7 @@ Item types administration
                     <input type="text" id="parent_type" value="[% parent_type | html %]" name="parent_type" size="10" maxlength="10" disabled/>
                     <p>No available parent types</p>
                     [% END %]
+                    <span class="hint">Defining a parent type will apply checkout limits for all children as described on the circulation rules page.</span>
                 </li>
                 <li>
                     <label for="description" class="required">Description: </label>