fix success variable

This commit is contained in:
Rimian Perkins
2017-05-24 14:02:14 +10:00
parent 3c431b9915
commit 6ab3de9fca
2 changed files with 2 additions and 2 deletions
@@ -92,7 +92,7 @@
<p>{{{message}}}</p>
{{/each}}
{{#if success}}
{{#if paymentSuccess}}
{{#if create_accounts}}
<p>Please <strong>check your email</strong> to get your log in link.</p>
{{/if}}