From ee7cac348b34329ed854af0b0c52e2b2338bdce8 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Wed, 13 Aug 2014 12:07:07 -0400 Subject: [PATCH] Updated text for vouchers (boarding passes) --- config/applications/EventManagement.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.17.1