name not email

This commit is contained in:
Rimian Perkins 2019-09-14 17:56:37 +10:00
parent 871cec9ec3
commit d100de9d19
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<table class="discourse-patrons-confirmation">
<tr>
<td>{{i18n 'discourse_patrons.billing.name'}}</td>
<td>{{billing.email}}</td>
<td>{{billing.name}}</td>
</tr>
<tr>
<td>{{i18n 'discourse_patrons.billing.email'}}</td>