mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 23:34:05 +08:00
small rename (#1149)
This commit is contained in:
parent
82d0f44cab
commit
288f086a55
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
<a class="btn btn-primary btn-block mt-2 proton-button"
|
<a class="btn btn-primary btn-block mt-2 proton-button"
|
||||||
href="{{ url_for("auth.proton_login", next=next_url) }}">
|
href="{{ url_for("auth.proton_login", next=next_url) }}">
|
||||||
<img class="mr-2" src="/static/images/proton.svg" />
|
<img class="mr-2" src="/static/images/proton.svg" />
|
||||||
Login with Proton
|
Log in with Proton
|
||||||
</a>
|
</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue