From: Chuck Scott Date: Wed, 13 Aug 2014 16:07:07 +0000 (-0400) Subject: Updated text for vouchers (boarding passes) X-Git-Tag: v1.0^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=ee7cac348b34329ed854af0b0c52e2b2338bdce8;p=web%2FSooLocks.git Updated text for vouchers (boarding passes) --- diff --git a/config/applications/EventManagement.ini b/config/applications/EventManagement.ini index 87b7b13..bc51022 100644 --- a/config/applications/EventManagement.ini +++ b/config/applications/EventManagement.ini @@ -143,7 +143,7 @@ term.nav.select_more_of_these = "More" term.nav.add_to_cart = "Add to Cart" term.nav.checkout = "Proceed to Checkout" term.nav.purchase = "Click to Purchase Selected Items" -term.nav.print_vouchers = "Print Vouchers" +term.nav.print_vouchers = "Print Boarding Passes" term.nav.delete_from_cart = "Delete these items from your cart" ; Prompts used for shop checkout fields @@ -172,7 +172,7 @@ text.cart.select_likely_date = "Please select your likely departure d ; chuck's server configuration data inherits from development ; and overrides values as necessary [chuck : development] -option.checkout_testing = false ;Dissables clearing of cart and storing of purchase to permit repeat checkout submissions. +option.checkout_testing = true ;Dissables clearing of cart and storing of purchase to permit repeat checkout submissions. ; steve's server configuration data inherits from development ; and overrides values as necessary