vm name added
This commit is contained in:
		
					parent
					
						
							
								445359e1ed
							
						
					
				
			
			
				commit
				
					
						04126c69ee
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -124,7 +124,7 @@
 | 
			
		|||
				</div>
 | 
			
		||||
        <div class="modal-body">
 | 
			
		||||
					<div class="modal-icon"><i class="fa fa-check" aria-hidden="true"></i></div>
 | 
			
		||||
					<h4 class="modal-title" id="ModalLabel">{% blocktrans %}Your Virtual Machine <strong>{{virtual_machine.name}}</strong> is successfully terminated!{% endblocktrans %}</h4>
 | 
			
		||||
					<h4 class="modal-title" id="ModalLabel">{% blocktrans with machine_name=virtual_machine.name %}Your Virtual Machine <strong>{{machine_name}}</strong> is successfully terminated!{% endblocktrans %}</h4>
 | 
			
		||||
          <div class="modal-footer">
 | 
			
		||||
            <a href="{% url 'hosting:virtual_machines' %}"	class="btn btn-success btn-wide">{% trans "OK" %}</a>
 | 
			
		||||
          </div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue