Adds description with KB link

This commit is contained in:
Vlad
2018-02-25 19:56:06 -05:00
committed by pavel-mailpoet
parent 32fdc11c88
commit 381fc76d52
2 changed files with 7 additions and 1 deletions

View File

@@ -109,7 +109,7 @@ define(
'first_name',
'last_name',
'list_status',
'global_status',
'global_status'
]).trigger('change');
nextStepButton.click(function nextClick() {

View File

@@ -37,6 +37,12 @@
<th scope="row">
<label for="export_columns">
<%= __('List of fields to export') %>
<p class="description">
<%= __('<strong>[link]Read the guide on the fields.[/link]')
|replaceLinkTags('http://beta.docs.mailpoet.com/article/XXX', {'target' : '_blank'})
|raw
%>
</p>
</label>
</th>
<td>