diff --git a/colab/accounts/templates/accounts/user_update_form.html b/colab/accounts/templates/accounts/user_update_form.html index e1a05a5..23b2e2b 100644 --- a/colab/accounts/templates/accounts/user_update_form.html +++ b/colab/accounts/templates/accounts/user_update_form.html @@ -178,6 +178,20 @@ $(function() { + {% if not BROWSERID_ENABLED %} +
+
+
+

+ {% trans 'Change Password' %} +

+
+ +
+
+ {% endif %} {% if CONVERSEJS_ENABLED %}
@@ -198,7 +212,6 @@ $(function() {
{% endif %} -
-- libgit2 0.21.2