Output recipient email address.

This commit is contained in:
Markus Birth 2016-05-24 22:07:12 +02:00
parent ba92711362
commit 88584c1994

View File

@ -20,6 +20,10 @@
{{/form_data}}
<p>
<strong>The event will be sent to {{user.email}}.</strong>
</p>
<button id="frs-button-send" type="submit" class="mdl-button mdl-js-button mdl-button--fab mdl-js-ripple-effect mdl-button--colored">
<i class="material-icons">send</i>
</button>