Skip to content

Commit 0c128bb

Browse files
Edited text in eSign18
1 parent 5a296be commit 0c128bb

File tree

1 file changed

+5
-2
lines changed
  • app/views/e_sign/eg018_get_envelope_custom_field_data

1 file changed

+5
-2
lines changed

app/views/e_sign/eg018_get_envelope_custom_field_data/get.html.erb

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,17 @@
2323
</p>
2424

2525
<% if @envelope_ok %>
26-
<p>The last envelope you created with the launcher will be queried.</p>
26+
<p>
27+
The last envelope you created with the launcher will be queried. <br/>
28+
Recommendation: Create an envelope using <a href="eg016">example 16</a> then use this example in order to see an example of custom tab values.
29+
</p>
2730

2831
<form class="eg" action="" method="post" data-busy="form">
2932
<button type="submit" class="btn btn-docu">Continue</button>
3033
</form>
3134

3235
<% else %>
33-
<p>Problem: please first create an envelope using <a href="eg002">example 2.</a> <br/>
36+
<p>Problem: Please first create an envelope using <a href="eg016">example 16</a>. <br/>
3437
Thank you.</p>
3538

3639
<form class="eg" action="eg002" method="get">

0 commit comments

Comments
 (0)