Sha256: efa13956925caab7f45d46feb1cbaa496f3f111dfb1722b5055993c8777771c1

Contents?: true

Size: 427 Bytes

Versions: 20

Compression:

Stored size: 427 Bytes

Contents

      <p><label for="email_template_name" class="desc">Template Name</label>
        <%= f.text_field :name, class: "text", size: 93 %></p>

      <p><label for="email_template_subject" class="desc">Subject</label>
        <%= f.text_field :subject, class: "text", size: 93 %></p>

      <p><label for="email_template_content" class="desc">Content</label>
        <%= f.text_area :content, rows: 25, cols: 80, class: "text" %>

Version data entries

20 entries across 15 versions & 1 rubygems

Version Path
fe-2.1.6.1 app/views/fe/admin/email_templates/_form.html.erb
fe-2.1.6 app/views/fe/admin/email_templates/_form.html.erb
fe-2.1.5 app/views/fe/admin/email_templates/_form.html.erb
fe-2.1.4 app/views/fe/admin/email_templates/_form.html.erb
fe-2.1.3 app/views/fe/admin/email_templates/_form.html.erb
fe-2.1.2 app/views/fe/admin/email_templates/_form.html.erb
fe-2.1.1 app/views/fe/admin/email_templates/_form.html.erb
fe-2.0.8 app/views/fe/admin/email_templates/_form.html.erb
fe-2.0.6 app/views/fe/admin/email_templates/_form.html.erb
fe-2.0.5 app/views/fe/admin/email_templates/_form.html.erb
fe-2.0.4 app/views.current/fe/admin/email_templates/_form.html.erb
fe-2.0.4 app/views/fe/admin/email_templates/_form.html.erb
fe-2.0.3 app/views/fe/admin/email_templates/_form.html.erb
fe-2.0.3 app/views.current/fe/admin/email_templates/_form.html.erb
fe-2.0.2 app/views.current/fe/admin/email_templates/_form.html.erb
fe-2.0.2 app/views/fe/admin/email_templates/_form.html.erb
fe-2.0.1 app/views.current/fe/admin/email_templates/_form.html.erb
fe-2.0.1 app/views/fe/admin/email_templates/_form.html.erb
fe-2.0.0 app/views.current/fe/admin/email_templates/_form.html.erb
fe-2.0.0 app/views/fe/admin/email_templates/_form.html.erb