Switch bold between Recurring text and value
This commit is contained in:
		
					parent
					
						
							
								f68549d80d
							
						
					
				
			
			
				commit
				
					
						3061c1483c
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -98,8 +98,8 @@
 | 
			
		|||
                        {% endif %}
 | 
			
		||||
                        {% if generic_payment_details.recurring %}
 | 
			
		||||
                            <p>
 | 
			
		||||
                                <span>{% trans "Recurring" %}: </span>
 | 
			
		||||
                                <strong class="pull-right">Yes</strong>
 | 
			
		||||
                                <strong>{% trans "Recurring" %}: </strong>
 | 
			
		||||
                                <span class="pull-right">Yes</span>
 | 
			
		||||
                            </p>
 | 
			
		||||
                        {% endif %}
 | 
			
		||||
                        </div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue