Skip to content

Commit

Permalink
Update the prompt message
Browse files Browse the repository at this point in the history
  • Loading branch information
lqtian authored and LianwMS committed Oct 18, 2016
1 parent e843d1c commit 1f64b44
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion templates/cross-origin-prompt.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ <h3 class="modal-title">Prompt</h3>
</div>
<div class="modal-body">
<div class="form-group">
<label>We will send a document, which includes the data you input, to http://generator.swagger.io to generate codes. <br><br>Do you want to proceed?</label>
<label>We will send a document, which includes the data you input, to http://generator.swagger.io to generate codes. <br><br>
The generation service belongs to SmartBear, you can checkout its Privacy Stagement <a href = "https://smartbear.com/privacy/">here</a>.
<br><br>Do you want to proceed?</label>
</div>
</div>
<div class="modal-footer">
Expand Down

0 comments on commit 1f64b44

Please sign in to comment.