Bad button name on warn.html
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
			
		||||
      <form class="form-signin" method="post">
 | 
			
		||||
{% csrf_token %}
 | 
			
		||||
{% bootstrap_form form %}
 | 
			
		||||
{% bootstrap_button _('Login') size='lg' button_type="submit" button_class="btn-primary btn-block"%}
 | 
			
		||||
{% bootstrap_button _('Connect to the service') size='lg' button_type="submit" button_class="btn-primary btn-block"%}
 | 
			
		||||
      </form>
 | 
			
		||||
{{request.session.authenticated}}
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user