Commit 724d0ea9 authored by iv's avatar iv

Change confusing term 'app' to 'origin' in authorization page.

parent 0f27a51f
......@@ -26,7 +26,7 @@
<form action="" method="post">
<p class="cookie_reset {% if not cookie_list %}hidden{% endif %}"> <input type="checkbox" name="continue" value="true" checked> Continue allowing origins listed above </p>
<button name="accept" value="ok">Allow this app!</button>
<button name="accept" value="ok">Allow this origin!</button>
</form>
</div>
</body>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment