updated modal code
This commit is contained in:
		@@ -9,7 +9,7 @@
 | 
			
		||||
        <p>{{ account.desk }} - {{ account.time_from }} bis {{ account.time_to }} - {{ account.prize }}</p>
 | 
			
		||||
      </div>
 | 
			
		||||
      <div class="modal-footer">
 | 
			
		||||
        <button type="button" class="btn btn-default" href="{% url 'accountmodalconfirm' account.pk %}">Schliessen</button>
 | 
			
		||||
        <a class="btn btn-default btn-primary" href="{% url 'accountmodalconfirm' account.pk %}">Schliessen</a>
 | 
			
		||||
      </div>
 | 
			
		||||
    </div><!-- /.modal-content -->
 | 
			
		||||
  </div><!-- /.modal-dialog -->
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user