Take care of missing $
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 24 Sep 2018 18:12:30 +0000 (14:12 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 24 Sep 2018 18:12:30 +0000 (14:12 -0400)
missing $ for template

views/front/registrations/registration.html

index a7088f1..89cfd39 100755 (executable)
             Your registration is not complete!
         </p>
         <p>
-            Click "{terms.reg_term_button_attendee_page_continue}" to finalize your contact/billing information.
+            Click "{$terms.reg_term_button_attendee_page_continue}" to finalize your contact/billing information.
         </p>
     </div>
   {/if}