Skip to content

Commit

Permalink
Update pdf_edit.html
Browse files Browse the repository at this point in the history
  • Loading branch information
shashikiranraifox authored Apr 29, 2020
1 parent 8a5093d commit 63b33ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdf/static/html/pdf_edit.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<label class="label setting-label" for="pdf_edit_url">PDF URL</label>
<input class="input setting-input" id="pdf_edit_url" value="{{ url }}" type="text">
</div>
<span class="tip setting-help">The URL of the PDF file</span>
<span class="tip setting-help">The URL of the PDF file. Please use secure links(https) as browsers do not support http links.</span>
</li>

<li class="field comp-setting-entry is-set">
Expand Down

0 comments on commit 63b33ee

Please sign in to comment.