mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	fix template error (#6737)
This commit is contained in:
		
				
					committed by
					
						 Lunny Xiao
						Lunny Xiao
					
				
			
			
				
	
			
			
			
						parent
						
							59be704efb
						
					
				
				
					commit
					08d8ea9403
				
			| @@ -56,7 +56,7 @@ | ||||
| 											</div> | ||||
| 										</div> | ||||
| 									</div> | ||||
| 									<div class="ui small teal button" id="delete-selection" data-link="{{.Link}}/delete" data-redirect="{{.Link}}?page={{.Page.Current}}"> | ||||
| 									<div class="ui small teal button" id="delete-selection" data-link="{{.Link}}/delete" data-redirect="{{.Link}}?page={{.Page.Paginater.Current}}"> | ||||
| 										{{.i18n.Tr "admin.notices.delete_selected"}} | ||||
| 									</div> | ||||
| 								</th> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user