Skip to content

Commit f045596

Browse files
Devdocs 8380 (#88)
* remove references to example numbers
1 parent c2942a1 commit f045596

File tree

16 files changed

+27
-27
lines changed

16 files changed

+27
-27
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
</p>
2323

2424
<% if @envelope_ok %>
25-
<p>The envelope you created via example 2 will be queried.</p>
25+
<p>The envelope you created via Request a signature by email (remote signing) will be queried.</p>
2626

2727
<form class="eg" action="" method="post" data-busy="form">
2828
<button type="submit" class="btn btn-docu">Continue</button>
2929
</form>
3030

3131
<% else %>
32-
<p>Problem: please first create an envelope using <a href="eg002">example 2.</a> <br/>
32+
<p>Problem: please first create an envelope using <a href="eg002">Request a signature by email (remote signing).</a> <br/>
3333
Thank you.</p>
3434

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
</p>
1414

1515
<% if @envelope_ok %>
16-
<p>The envelope you created via example 2 will be queried.</p>
16+
<p>The envelope you created via Request a signature by email (remote signing) will be queried.</p>
1717

1818
<form class="eg" action="" method="post" data-busy="form">
1919
<button type="submit" class="btn btn-docu">Continue</button>
2020
</form>
2121

2222
<% else %>
23-
<p>Problem: please first create an envelope using <a href="eg002">example 2.</a> <br/>
23+
<p>Problem: please first create an envelope using <a href="eg002">Request a signature by email (remote signing).</a> <br/>
2424
Thank you.</p>
2525

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
</p>
2020

2121
<% if @envelope_ok %>
22-
<p>The envelope you created via example 2 will be queried.</p>
22+
<p>The envelope you created via Request a signature by email (remote signing) will be queried.</p>
2323

2424
<form class="eg" action="" method="post" data-busy="form">
2525
<button type="submit" class="btn btn-docu">Continue</button>
2626
</form>
2727

2828
<% else %>
29-
<p>Problem: please first create an envelope using <a href="eg002">example 2.</a> <br/>
29+
<p>Problem: please first create an envelope using <a href="eg002">Request a signature by email (remote signing).</a> <br/>
3030
Thank you.</p>
3131

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

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,24 +27,24 @@
2727
</p>
2828

2929
<% if !@envelope_ok %>
30-
<p>Problem: please first create an envelope using <a href="eg002">example 2.</a> <br/>
31-
You will then need to use example 6 to create the list of documents.<br/>
30+
<p>Problem: please first create an envelope using <a href="eg002">Request a signature by email (remote signing).</a> <br/>
31+
You will then need to use List envelope documents to create the list of documents.<br/>
3232
Thank you.</p>
3333

3434
<form class="eg" action="eg002" method="get">
3535
<button type="submit" class="btn btn-docu">Continue</button>
3636
</form>
3737
<% elsif !@documents_ok %>
3838
<p>Problem: please first create a list of the envelope's documents using
39-
<a href="eg006">example 6.</a> <br/>
39+
<a href="eg006">List envelope documents.</a> <br/>
4040
Thank you.</p>
4141

4242
<form class="eg" action="eg006" method="get">
4343
<button type="submit" class="btn btn-docu">Continue</button>
4444
</form>
4545
<% else %>
4646
<p>Please choose a document.<br/>
47-
The document list is from your results for example 6.</p>
47+
The document list is from your results for List envelope documents.</p>
4848

4949
<form class="eg" action="" method="post" data-busy="form-download">
5050
<div class="form-group">

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</p>
2121

2222
<% if @template_ok %>
23-
<p>The template you created via example 8 will be used.</p>
23+
<p>The template you created via Create a template will be used.</p>
2424

2525
<form class="eg" action="" method="post" data-busy="form">
2626
<div class="form-group">
@@ -50,7 +50,7 @@
5050
</form>
5151

5252
<% else %>
53-
<p>Problem: please first create the template using <a href="eg008">example 8.</a> <br/>
53+
<p>Problem: please first create the template using <a href="eg008">Create a template.</a> <br/>
5454
Thank you.</p>
5555

5656
<form class="eg" action="eg008" method="get">

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</p>
1010
<p>For example, if the sender view is used to optionally
1111
add additional documents to the envelope, enhance your app to provide the
12-
needed feature (see example 13 for adding additional documents programmatically).
12+
needed feature (see Request a signature using a composite template for adding additional documents programmatically).
1313
</p>
1414

1515
<% if @show_doc %>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<% if !@envelope_ok %>
2424
<p><b>Optional:</b> to use the <i>Envelope's document view</i> please first create an envelope using
25-
<a href="eg002">example 2.</a></p>
25+
<a href="eg002">Request a signature by email (remote signing).</a></p>
2626
<% end %>
2727

2828
<form class="eg" action="" method="post" data-busy="form">

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</p>
2828

2929
<% if @template_ok %>
30-
<p>The template you created via example 8 will be used.</p>
30+
<p>The template you created via Create a template will be used.</p>
3131

3232
<form class="eg" action="" method="post" data-busy="form">
3333
<div class="form-group">
@@ -81,7 +81,7 @@
8181
</form>
8282

8383
<% else %>
84-
<p>Problem: please first create the template using <a href="eg008">example 8.</a> <br/>
84+
<p>Problem: please first create the template using <a href="eg008">Create a template.</a> <br/>
8585
Thank you.</p>
8686

8787
<form class="eg" action="eg008" method="get">

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
</p>
2121

2222
<% if @envelope_ok %>
23-
<p>The envelope you created from an earlier example will be queried.</p>
23+
<p>The envelope you created from Request a signature by email (remote signing) will be queried.</p>
2424

2525
<form class="eg" action="" method="post" data-busy="form">
2626
<button type="submit" class="btn btn-docu">Continue</button>
2727
</form>
2828

2929
<% else %>
30-
<p>Problem: please first create an envelope using <a href="eg002">example 2.</a> <br/>
30+
<p>Problem: please first create an envelope using <a href="eg002">Request a signature by email (remote signing).</a> <br/>
3131
Thank you.</p>
3232

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121

2222
<% if @template_ok %>
23-
<p>The template you created via example 8 will be used.</p>
23+
<p>The template you created via Create a template will be used.</p>
2424

2525
<form class="eg" action="" method="post" data-busy="form">
2626
<div class="form-group">
@@ -50,7 +50,7 @@
5050
</form>
5151

5252
<% else %>
53-
<p>Problem: please first create the template using <a href="eg008">example 8.</a> <br/>
53+
<p>Problem: please first create the template using <a href="eg008">Create a template.</a> <br/>
5454
Thank you.</p>
5555

5656
<form class="eg" action="eg008" method="get">

0 commit comments

Comments
 (0)