Added per month text for price
This commit is contained in:
		
					parent
					
						
							
								2a9b208719
							
						
					
				
			
			
				commit
				
					
						df23862ea1
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -109,7 +109,7 @@ | ||||||
|                     <hr> |                     <hr> | ||||||
|                     <p><b>{% trans "Disk space"%}</b> <span class="pull-right">{{vm.disk_size}} GB</span></p> |                     <p><b>{% trans "Disk space"%}</b> <span class="pull-right">{{vm.disk_size}} GB</span></p> | ||||||
|                     <hr> |                     <hr> | ||||||
|                                     <h4>{% trans "Total"%}<p class="pull-right"><b>{{vm.price}} CHF</b></p></h4> |                     <h4>{% trans "Total"%}<p class="pull-right"><b>{{vm.price}} CHF</b><span class="dcl-price-month"> /{% trans "Month" %}</span></p></h4> | ||||||
|                 {% endif %} |                 {% endif %} | ||||||
|             </div> |             </div> | ||||||
|             <br/> |             <br/> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue