Revision 8a084e9f snf-astakos-app/astakos/im/templates/im/profile_auth_methods.html

b/snf-astakos-app/astakos/im/templates/im/profile_auth_methods.html
16 16
		                <span class="details">{{ userauthprovider.details_display }}</span>
17 17
                      	<div class="dialog-wrap">
18 18
                        	 
19
                          	<p>Are you sure you want to remove  {{ userauthprovider.settings.get_title_display }} from your Authentication methods? </p>
19
				<p>Are you sure you want to remove {{ userauthprovider.settings.get_title_display }} from your authentication methods? </p>
20 20
 
21 21
							<p>
22 22
								<a href="{% url remove_auth_provider userauthprovider.pk %}" class="submit">Yes</a>

Also available in: Unified diff