Bug 22965: fixes typo on classification sources description on admin homepage
authorHenry Bolshaw <bolshawh@parliament.uk>
Wed, 22 May 2019 15:02:40 +0000 (15:02 +0000)
committerroot <root@3a587d3cf21c>
Thu, 23 May 2019 14:56:27 +0000 (14:56 +0000)
Removed comma from description.

Test plan:
1. Go to Admin homepage
2. Check Classification Sources description
3. Verify that comma after i.e. has gone removed

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

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

index 3a23d1a..fdc7cfd 100644 (file)
                     [% END %]
                     [% IF ( CAN_user_parameters_manage_classifications ) %]
                         <dt><a href="/cgi-bin/koha/admin/classsources.pl">Classification sources</a></dt>
-                        <dd>Define classification sources (i.e., call number schemes) used by your collection.  Also define filing rules used for sorting call numbers and splitting rules for splitting them.</dd>
+                        <dd>Define classification sources (i.e. call number schemes) used by your collection.  Also define filing rules used for sorting call numbers and splitting rules for splitting them.</dd>
                     [% END %]
                     [% IF ( CAN_user_parameters_manage_matching_rules ) %]
                         <dt><a href="/cgi-bin/koha/admin/matching-rules.pl">Record matching rules</a></dt>