From c1a70fb0e4fa674a594235d509ac88867a567f15 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 12 Aug 2014 11:58:48 -0400 Subject: [PATCH] Updating event management config file --- config/applications/EventManagement.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications/EventManagement.ini b/config/applications/EventManagement.ini index 2f18928..87b7b13 100644 --- a/config/applications/EventManagement.ini +++ b/config/applications/EventManagement.ini @@ -39,7 +39,7 @@ admin_session_timeout = 1560 ;Time in min ; Front-End Appearance Settings default_front_interface = "TicketsFoundation" custom_css = false ;Should look for /css/EventManangement.css in customer site -voucher_design = "Generic" ;Design file to use for vouchers - See /models/vouchers directory +voucher_design = "Generic" ;Design file to use for vouchers - See /models/vouchers directory ; Admin Appearance Settings default_admin_interface = "tickets" -- 2.17.1