From e044995d8ab9c9a452faf978bd9dc8676a9c36a5 Mon Sep 17 00:00:00 2001 From: Hector Eduardo Castro Avalos Date: Thu, 19 Mar 2015 21:39:49 -0600 Subject: [PATCH] Bug 13878 - Typo in help file (aqbudgets.tt) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Test plan: 1) Go to url 'koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt:15' and check the typo "wan" or go to Administration > Acquisition parameters > Funds > 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: Hector Eduardo Castro Avalos Typo is fixed. Signed-off-by: Marc Véron Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt index 2eed8d6d4e..e48a45a090 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqbudgets.tt @@ -12,7 +12,7 @@

To add a new fund click the New button and then choose which Budget you would like to add the fund to.

-

In the form that appears you wan to enter the basics about your fund.

+

In the form that appears you want to enter the basics about your fund.

The three first fields are required, the rest are optional

-- 2.39.2