Add warning div
This commit is contained in:
		
					parent
					
						
							
								929e7ead1c
							
						
					
				
			
			
				commit
				
					
						7e790e7027
					
				
			
		
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -72,6 +72,10 @@ | ||||||
| 									{% trans "Sorry, there was an unexpected error. Kindly retry." %} | 									{% trans "Sorry, there was an unexpected error. Kindly retry." %} | ||||||
| 								</div> | 								</div> | ||||||
| 							{% endif %} | 							{% endif %} | ||||||
|  | 							<div class="vm-terminate-warning text-center"> | ||||||
|  | 								<p>{% trans "Attention:" %}</p> | ||||||
|  | 								<p>{% trans "terminating VM can not be reverted." %}</p> | ||||||
|  | 							</div> | ||||||
| 						</div> | 						</div> | ||||||
| 				</div> | 				</div> | ||||||
| 			</div> | 			</div> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue