mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 11:35:03 +01:00 
			
		
		
		
	Remove italics for due_date_not_set (#19113)
				
					
				
			To be more consistent with other `repo.issues.x` formatting, we can remove the italics from `dute_date_not_set`.
This commit is contained in:
		
							parent
							
								
									cc6ff74253
								
							
						
					
					
						commit
						a7de80db0d
					
				| @ -424,7 +424,7 @@ | ||||
| 					</div> | ||||
| 				</p> | ||||
| 			{{else}} | ||||
| 				<p><i>{{.i18n.Tr "repo.issues.due_date_not_set"}}</i></p> | ||||
| 				<p>{{.i18n.Tr "repo.issues.due_date_not_set"}}</p> | ||||
| 			{{end}} | ||||
| 
 | ||||
| 			{{if and .HasIssuesOrPullsWritePermission (not .Repository.IsArchived)}} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user