Signed-off-by: Nicole C. Engard <neng...@bywatersolutions.com>
---
 .../prog/en/modules/admin/preferences/opac.pref    |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref 
b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
index 0d74dd1..703a830 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
@@ -304,12 +304,12 @@ OPAC:
             - Use 
             - pref: OpacRenewalBranch
               choices:
-                  itemhomebranch: "The Items' home branch"
-                  patronhomebranch: "The Patrons' home branch"
-                  checkoutbranch: "The branch the item was checked out from"
+                  itemhomebranch: "the item's home branch"
+                  patronhomebranch: "the patron's home branch"
+                  checkoutbranch: "the branch the item was checked out from"
                   null: "NULL"
-                  opacrenew: "OPACRenew"
-            - as branchcode to store in the statistics table
+                  opacrenew: "'OPACRenew'"
+            - as branchcode to store in the statistics table.
         -
             - Only allow patrons to renew their own books on the OPAC if they 
have less than
             - pref: OPACFineNoRenewals
-- 
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