From 6522e9fe4b8cb90caaf2f5c357f365ac763c8f2f Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 8 Apr 2013 10:26:06 -0400 Subject: [PATCH] Bug 10000 - Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip This patch removes the extra i in "sliip." To test, go to Tools -> Notices & Slips and view the help file. The last bulleted item on the page should contain no typo. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Can't resist to sign Bug 10000!! Work as described. No errors. Signed-off-by: Galen Charlton Signed-off-by: Katrin Fischer Can't resist to QA - All tests and QA script pass. Signed-off-by: Jared Camins-Esakov --- koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt index a10718281b..c4905040c7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt @@ -152,7 +152,7 @@
  • TRANSFERSLIP
    • Used to print a transfer slip
    • -
    • The transfer sliip is printed when you confirm a transfer from one library to another in your system
    • +
    • The transfer slip is printed when you confirm a transfer from one library to another in your system
  • -- 2.11.0