Remove an unnecessary question mark
This commit is contained in:
		
					parent
					
						
							
								af78631ec8
							
						
					
				
			
			
				commit
				
					
						78e44332b5
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -109,7 +109,7 @@
 | 
				
			||||||
					<div class="modal-icon"><i class="fa fa-ban" aria-hidden="true"></i></div>
 | 
										<div class="modal-icon"><i class="fa fa-ban" aria-hidden="true"></i></div>
 | 
				
			||||||
					<h4 class="modal-title" id="ModalLabel">{% trans "Terminate your Virtual Machine" %}</h4>
 | 
										<h4 class="modal-title" id="ModalLabel">{% trans "Terminate your Virtual Machine" %}</h4>
 | 
				
			||||||
					<div class="modal-text">
 | 
										<div class="modal-text">
 | 
				
			||||||
						<p>{% trans "Terminated VM can not be revived and will not be refunded. Do you want to terminate your VM?" %} ?</p>
 | 
											<p>{% trans "Terminated VM can not be revived and will not be refunded. Do you want to terminate your VM?" %}</p>
 | 
				
			||||||
						<p><strong>{{virtual_machine.name}}</strong></p>
 | 
											<p><strong>{{virtual_machine.name}}</strong></p>
 | 
				
			||||||
					</div>
 | 
										</div>
 | 
				
			||||||
          <div class="modal-footer">
 | 
					          <div class="modal-footer">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue