From 3dac00225e292b76c1be8409fb8160093f4409de Mon Sep 17 00:00:00 2001 From: Hector Eduardo Castro Avalos Date: Sun, 3 May 2015 21:13:08 -0600 Subject: [PATCH] [SIGNED OFF] Bug 14126 - Typo on order receive page A typo found while doing translation: To test 1) Go to dir 'intranet-tmpl/prog/en/modules/acqui/neworderempty.tt' line 268 and check the typo "To notify on reveiving:" 2) Apply the patch 3) Repeat step 1 and check if the typo is fixed Sponsored-by: Universidad de El Salvador Signed-off-by: Hector Castro Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt index 9a2fe24..29018ac 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt @@ -265,7 +265,7 @@ $(document).ready(function() Patrons
  1. - To notify on reveiving: + To notify on receiving:
      [% FOREACH user IN users %] -- 1.9.1