[Koha-patches] [PATCH] Bug 8961: Fix typo in offline circ help

Nicole C. Engard nengard at bywatersolutions.com
Thu Oct 25 16:57:32 CEST 2012


---
 .../prog/en/modules/help/offline_circ/list.tt      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/list.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/list.tt
index 0f636f1..5dc1351 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/list.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/offline_circ/list.tt
@@ -9,7 +9,7 @@
 <p>Once all of the logs from all of the circulation computers are loaded you will be able to check them all or select just those you want to process into Koha.</p>
 
 <ul>
-    <li>Click on the Process button and Koha will record every sorted transaction one by one. For each transaction, the status will change to:
+    <li>Click on the Process button and Koha will record every stored transaction one by one. For each transaction, the status will change to:
 <ul>
     <li>"Success." if the transaction was processed correctly</li>
     <li>"Borrower not found." if the borrower card number is incorrect</li>
-- 
1.7.2.3



More information about the Koha-patches mailing list