From c7a722ea068c993c7cb351d77d0f8d0103030062 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: Chris Cormack --- koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 cf81c5eb23..a9c6bc3ec2 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,11 +152,11 @@
  • TRANSFERSLIP
    • Used to print a transfer slip
    • -
    • The transfer sliip is printed when you confirm a transfer from one branch to another in your system
    • +
    • The transfer slip is printed when you confirm a transfer from one library to another in your system
  • See the full documentation for Notices in the manual (online).

    -[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file +[% INCLUDE 'help-bottom.inc' %] -- 2.39.5