Updated Screenshots

This commit is contained in:
witzig 2017-03-21 10:53:35 +01:00
parent 038c8f4adb
commit 56f621079f
7 changed files with 7 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Before After
Before After

View file

@ -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">