mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00: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