Bug 11134 - Typo on course reserves help
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Thu, 24 Oct 2013 15:32:26 +0000 (12:32 -0300)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 31 Oct 2013 14:10:04 +0000 (14:10 +0000)
This patch fixes a small typo on course reserves help

To test:
1) Go to Course reserves
2) Press 'New course'
3) Press Help
4) On 3dr paragraph you will read "To link a ninstructor ..."
5) Apply patch
6) Now it reads "To link an instructor ..."

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
koha-tmpl/intranet-tmpl/prog/en/modules/help/course_reserves/course.tt

index a427719..798ce40 100644 (file)
@@ -6,7 +6,7 @@
 
 <p>From the main course reserves page you can add a new course by clicking the 'New course' button at the top left.</p>
 
-<p>Your new course will need a Department, Number and Name at the bare minimum. You can also add in additional details like course section number and term. To link a ninstructor to this course simply start typing their name and Koha will search your patron database to find you the right person.</p>
+<p>Your new course will need a Department, Number and Name at the bare minimum. You can also add in additional details like course section number and term. To link ainstructor to this course simply start typing their name and Koha will search your patron database to find you the right person.</p>
 
 <p>Once the instructor you want appears just click their name and they will be added. You can repeat this for all instructors on this course. Each instructor will appear above the search box and can be removed by clicking the 'Remove' link to the right of their name.</p>