Add help text to admin settings notification email.

This commit is contained in:
Douwe Maan 2015-10-18 11:59:07 +02:00
parent 551512b147
commit 7ccfbcccef
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@
= f.label :admin_notification_email, class: 'control-label col-sm-2' = f.label :admin_notification_email, class: 'control-label col-sm-2'
.col-sm-10 .col-sm-10
= f.text_field :admin_notification_email, class: 'form-control' = f.text_field :admin_notification_email, class: 'form-control'
.help-block
Abuse reports will be sent to this address if it is set. Abuse reports are always available in the admin area.
%fieldset %fieldset
%legend Account and Limit Settings %legend Account and Limit Settings