Fix default mail sender field in the setup tool

This commit is contained in:
Joseph Schorr 2015-02-25 18:30:38 -05:00
parent 6c4e78ec0c
commit 258e879d11

View file

@ -240,7 +240,7 @@
<tr>
<td>Mail Sender:</td>
<td>
<input class="form-control" type="email" ng-model="config.DEFAULT_MAIL_SENDER"
<input class="form-control" type="email" ng-model="config.MAIL_DEFAULT_SENDER"
placeholder="E-mail address"></span>
<div class="help-text">
E-mail address from which all e-mails are sent. If not specified,