Bug 33550: Remove period in patron restriction type description
Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> https://bugs.koha-community.org/show_bug.cgi?id=33500 Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
b7d65f5cdd
commit
fcc06b55a5
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
|||
[% END %]
|
||||
[% IF ( CAN_user_parameters_manage_patron_restrictions ) %]
|
||||
<dt><a href="/cgi-bin/koha/admin/restrictions.pl">Patron restriction types</a></dt>
|
||||
<dd>Define manual patron restriction types.</dd>
|
||||
<dd>Define manual patron restriction types</dd>
|
||||
[% END %]
|
||||
</dl>
|
||||
[% END %]
|
||||
|
|
Loading…
Reference in a new issue