Revision d61f197e

b/snf-astakos-app/astakos/im/templates/im/profile_auth_methods.html
14 14
                      {% if provider.can_remove %}
15 15
                          <div class="dialog-wrap">
16 16
                            <a href="#" title="disable" class="red">Disable x</a>
17
                            <div class="dialog">Are you sure you want to disable this method?
17
                            <div class="dialog">
18
                              Are you sure you want to disable this method?<br />
18 19
                              <a href="{% url remove_auth_provider provider.pk %}" 
19 20
                                class="yes submit">Yes</a>&nbsp;&nbsp;&nbsp;<a href="#" class="no submit">No</a>
20 21
                            </div>	

Also available in: Unified diff