This patch adds a missing letter to the Renew help file

To test:

Go to Circulation > Renew
Click Help
Confirm that the text now reads 'scan' instead of 'can'
---
 .../prog/en/modules/help/circ/renew.tt             |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/renew.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/renew.tt
index 95cdf7d..e6ba50f 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/renew.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/renew.tt
@@ -4,7 +4,7 @@
 
 <p>Checked out items can be renewed (checked out for another period of time) 
based on your circulation rules and renewal preferences.</p>
 
-<p>To renew an item from this page you can the barcodes of the items you would 
like to renew.</p>
+<p>To renew an item from this page you scan the barcodes of the items you 
would like to renew.</p>
 
 <p>If the barcode is not found or the item is not actually checked out you 
will be presented with an error. Otherwise the item is renewed and you will 
receive a confirmation message.</p>
 
-- 
1.7.2.3

_______________________________________________
Koha-patches mailing list
Koha-patches@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to