Updated Screenshots
BIN
public/images/screenshots/forms/edit-fields.png
Normal file
After Width: | Height: | Size: 160 KiB |
BIN
public/images/screenshots/forms/edit-layout.png
Normal file
After Width: | Height: | Size: 296 KiB |
BIN
public/images/screenshots/forms/edit-mail-confirm.png
Normal file
After Width: | Height: | Size: 200 KiB |
BIN
public/images/screenshots/forms/edit-styles.png
Normal file
After Width: | Height: | Size: 208 KiB |
BIN
public/images/screenshots/forms/view.png
Normal file
After Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 72 KiB |
|
@ -15,7 +15,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<h2><span class="glyphicon glyphicon-tasks"></span> {{#translate}}Custom Fields{{/translate}}</h2>
|
<h2><span class="glyphicon glyphicon-tasks"></span> {{#translate}}Custom Fields{{/translate}}</h2>
|
||||||
<p>{{#translate}}Text fields, numbers, drop downs or checkboxes, Mailtrain has them all. Every custom field can be included in the generated newsletters through merge tags.{{/translate}}</p>
|
<p>{{#translate}}Text fields, numbers, drop downs or checkboxes, Mailtrain has them all. Every custom field can be included in the generated newsletters through merge tags.{{/translate}} {{#translate}}Mailtrain also supports custom forms.{{/translate}}</p>
|
||||||
<button type="button" class="btn btn-default btn-xs" data-toggle="modal" data-target=".modal-custom-fields">{{#translate}}Show more{{/translate}}</button>
|
<button type="button" class="btn btn-default btn-xs" data-toggle="modal" data-target=".modal-custom-fields">{{#translate}}Show more{{/translate}}</button>
|
||||||
{{> modal_carousel
|
{{> modal_carousel
|
||||||
title='Custom Fields'
|
title='Custom Fields'
|
||||||
|
@ -23,6 +23,12 @@
|
||||||
img01='/images/screenshots/fields/view.png'
|
img01='/images/screenshots/fields/view.png'
|
||||||
img02='/images/screenshots/fields/edit.png'
|
img02='/images/screenshots/fields/edit.png'
|
||||||
img03='/images/screenshots/fields/edit-option.png'
|
img03='/images/screenshots/fields/edit-option.png'
|
||||||
|
img04='/images/screenshots/forms/view.png'
|
||||||
|
img05='/images/screenshots/forms/edit-mail-confirm.png'
|
||||||
|
img06='/images/screenshots/forms/edit-fields.png'
|
||||||
|
img07='/images/screenshots/subscription/create.png'
|
||||||
|
img08='/images/screenshots/forms/edit-layout.png'
|
||||||
|
img09='/images/screenshots/forms/edit-styles.png'
|
||||||
}}
|
}}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
|
|