Browse Source

Bug 31654: (follow-up) Update hint

This patch updates the 'public' hint to include the additional
functionality we now tie to it.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
22.11.x
Martin Renvoize 2 years ago
committed by Tomas Cohen Arazi
parent
commit
318e4d51d5
Signed by: tomascohen GPG Key ID: 0A272EA1B2F3C15F
  1. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt

2
koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt

@ -300,7 +300,7 @@ Libraries &rsaquo; Administration &rsaquo; Koha
<option value="0" selected="selected">No</option>
[% END %]
</select>
<div class="hint">Set to 'yes' to show this library on the Libraries page in the OPAC.</div>
<div class="hint">Set to 'yes' to show this library as a search option and on the Libraries page in the OPAC.</div>
</li>
</ol>
</fieldset>

Loading…
Cancel
Save