Skip to content

Commit 4a56858

Browse files
author
Benjamin Bach
committed
Add note on discontinuation of registration 2020
1 parent b4557b1 commit 4a56858

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

kalite/packages/bundled/securesync/templates/securesync/register_public_key_client.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h4 class="reg-dev-title-info">{% trans "One-click registration (no online acces
8585
{% trans "One-click registration now!" %}
8686
</a>
8787
<p>
88-
<em>{% trans "If nothing happens when you click this button, please check that an ad-blocker isn't active and blocking the request to kalite.learningequality.org." %}</em>
88+
<em>{% trans "Having problems? If nothing happens when you click this button, please check that an ad-blocker isn't active and blocking the request to kalite.learningequality.org." %}</em>
8989
</p>
9090
</div>
9191

@@ -100,6 +100,9 @@ <h4 class="reg-dev-title-info">{% trans "Register with online access to data!" %
100100
<a class="btn btn-success" role="button" id="online-register" href="{{ classic_registration_url }}">
101101
{% trans "Register with an online account now!" %}
102102
</a>
103+
<p>
104+
<em>{% trans "You can only register with existing accounts, creating new accounts has been discontinued as of January 2020." %}</em>
105+
</p>
103106
</div>
104107

105108
</div>

0 commit comments

Comments
 (0)