Skip to content

Commit 4e69232

Browse files
committed
Update login prompt to specify OSGeo ID for sign-in
1 parent a7bb9dd commit 4e69232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qgis-app/templates/account/login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h3 class="title">{% trans "Log In" %}</h3>
107107
</div>
108108

109109
<div class="login-divider">
110-
<span>{% trans "or sign in with your account" %}</span>
110+
<span>{% trans "or sign in with OSGeo ID" %}</span>
111111
</div>
112112
{% else %}
113113
<p class="subtitle">

0 commit comments

Comments
 (0)