Fix #1058 - Verifier page could be clearer
This commit is contained in:
parent
060a7a7b3d
commit
8017abec70
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
<h1>{% trans %}Authorization Complete{% endtrans %}</h1>
|
<h1>{% trans %}Authorization Complete{% endtrans %}</h1>
|
||||||
|
|
||||||
<h4>{% trans %}Copy and paste this into your client:{% endtrans %}</h4>
|
<h4>{% trans %}Copy and paste this <strong>verifier code</strong> into your client:{% endtrans %}</h4>
|
||||||
|
|
||||||
<p class="verifier">
|
<p class="verifier">
|
||||||
{{ oauth_request.verifier }}
|
{{ oauth_request.verifier }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user