mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	finish new org settings page
This commit is contained in:
		
							
								
								
									
										10
									
								
								templates/base/delete_modal_actions.tmpl
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								templates/base/delete_modal_actions.tmpl
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
<div class="actions">
 | 
			
		||||
  <div class="ui red basic inverted cancel button">
 | 
			
		||||
    <i class="remove icon"></i>
 | 
			
		||||
    {{.i18n.Tr "modal.no"}}
 | 
			
		||||
  </div>
 | 
			
		||||
  <div class="ui green basic inverted ok button">
 | 
			
		||||
    <i class="checkmark icon"></i>
 | 
			
		||||
    {{.i18n.Tr "modal.yes"}}
 | 
			
		||||
  </div>
 | 
			
		||||
</div>
 | 
			
		||||
		Reference in New Issue
	
	Block a user