Show correct "No" icon (#17538)
This commit is contained in:
		
							parent
							
								
									251fdaaf41
								
							
						
					
					
						commit
						e8cf04bad7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,6 +1,6 @@ | ||||||
| <div class="actions"> | <div class="actions"> | ||||||
| 	<div class="ui red basic inverted cancel button"> | 	<div class="ui red basic inverted cancel button"> | ||||||
| 		{{svg "octicon-trash"}} | 		{{svg "octicon-x"}} | ||||||
| 		{{.i18n.Tr "modal.no"}} | 		{{.i18n.Tr "modal.no"}} | ||||||
| 	</div> | 	</div> | ||||||
| 	<div class="ui green basic inverted ok button"> | 	<div class="ui green basic inverted ok button"> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue