Bug 14547: Typo in help file for 3.20 (basket.tt)

Typo found in basket.tt file for Koha help in 3.20

Test plan:
1) Go to url 'koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt:24' and check the typo "susbscription" or go to Acqusitions > create or view an existing basket, open up the help
2) Apply the patch
3) Repeat step 1 and check if the typo is fixed.

Sponsored-by: Universidad de El Salvador
Signed-off-by: Aleisha <aleishaamohia@hotmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Hector Castro 2015-07-16 14:35:52 -06:00 committed by Tomas Cohen Arazi
parent db6bd7965d
commit b7e40ce3fb

View file

@ -21,7 +21,7 @@
<li>When the item appears in your basket it will include a link to the suggestion.</li>
</ul>
</li>
<li>If you're using the Serials module you can link your subscription order information to acquisitions by choosing to order 'From a susbscription'
<li>If you're using the Serials module you can link your subscription order information to acquisitions by choosing to order 'From a subscription'
<ul>
<li>After clicking the order link you will be brought to a search page that will help you find your subscription</li>
<li>Your results will appear to the right of the form and each subscription will have an 'Order' link to the right</li>