From 3d9e18650be629f7e48461b8e142805e50d5b907 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 7 Sep 2017 15:05:44 -0400 Subject: [PATCH] Update view files For the reference to js url. --- lib/registrations.php | 1 + registrations/Views/Default/registrations_step2.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/registrations.php b/lib/registrations.php index b0f1e1c..278df6f 100644 --- a/lib/registrations.php +++ b/lib/registrations.php @@ -1,4 +1,5 @@ $_REQUEST: ' . print_r( $_REQUEST, true ) . ''; $_ENV['GLM_HOST_ID'] = 'DEVELOPMENT'; add_shortcode( 'glm-event-registrations', function( $atts ){ extract( $_REQUEST ); diff --git a/registrations/Views/Default/registrations_step2.html b/registrations/Views/Default/registrations_step2.html index 91c429d..a4ea7df 100644 --- a/registrations/Views/Default/registrations_step2.html +++ b/registrations/Views/Default/registrations_step2.html @@ -12,7 +12,7 @@

{reg_term_cap}: {reg_name}

- +

{reg_descr}

@@ -37,7 +37,7 @@ {/if:rate_classes}--> - +

Attendees

Please enter all attendees names, using one box per attendee. Additional boxes will be created as needed.

All attendees will be {reg_term_past} at the level selected above. Each attendee must have a first and last name.

-- 2.17.1