Switch bold for description title and description text
This commit is contained in:
		
					parent
					
						
							
								368db61a2f
							
						
					
				
			
			
				commit
				
					
						b607575c8c
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -92,8 +92,8 @@
 | 
				
			||||||
                        </p>
 | 
					                        </p>
 | 
				
			||||||
                        {% if generic_payment_details.description %}
 | 
					                        {% if generic_payment_details.description %}
 | 
				
			||||||
                            <p>
 | 
					                            <p>
 | 
				
			||||||
                                <span>{% trans "Description" %}: </span>
 | 
					                                <strong>{% trans "Description" %}: </strong>
 | 
				
			||||||
                                <strong class="pull-right">{{generic_payment_details.description}}</strong>
 | 
					                                <span class="pull-right">{{generic_payment_details.description}}</span>
 | 
				
			||||||
                            </p>
 | 
					                            </p>
 | 
				
			||||||
                        {% endif %}
 | 
					                        {% endif %}
 | 
				
			||||||
                        {% if generic_payment_details.recurring %}
 | 
					                        {% if generic_payment_details.recurring %}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue