cirandas.net

ref: master

plugins/work_assignment/views/cms/_notify_text_field.html.erb


<%= _('If you want to notify someone about this action, fill the field below with the emails of the destinies, separated by comma.') %>
<%= labelled_text_field(_('Send notification to: '), 'article_email_notification', user.email, :style => 'width: 60%;') %>