Add name to card form button name
This commit is contained in:
		
					parent
					
						
							
								a4b63e220a
							
						
					
				
			
			
				commit
				
					
						1a25bbf11e
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -50,7 +50,7 @@
 | 
			
		|||
        {% endfor %}
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="text-right">
 | 
			
		||||
        <button class="btn btn-vm-contact btn-wide" type="submit">{%trans "SUBMIT" %}</button>
 | 
			
		||||
        <button class="btn btn-vm-contact btn-wide" type="submit" name="payment-form">{%trans "SUBMIT" %}</button>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <div style="display:none;">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue