mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Show correct "No" icon (#17537)
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
<div class="actions">
 | 
			
		||||
	<div class="ui red basic inverted cancel button">
 | 
			
		||||
		{{svg "octicon-trash"}}
 | 
			
		||||
		{{svg "octicon-x"}}
 | 
			
		||||
		{{.i18n.Tr "modal.no"}}
 | 
			
		||||
	</div>
 | 
			
		||||
	<div class="ui green basic inverted ok button">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user