mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-30 19:08:37 +00:00 
			
		
		
		
	Add total next to system notice
This commit is contained in:
		| @@ -6,7 +6,7 @@ | |||||||
|       <div class="twelve wide column content"> |       <div class="twelve wide column content"> | ||||||
|         {{template "base/alert" .}} |         {{template "base/alert" .}} | ||||||
|         <h4 class="ui top attached header"> |         <h4 class="ui top attached header"> | ||||||
|           {{.i18n.Tr "admin.notices.system_notice_list"}} |           {{.i18n.Tr "admin.notices.system_notice_list"}} ({{.i18n.Tr "admin.total" .Total}}) | ||||||
|         </h4> |         </h4> | ||||||
|         <div class="ui attached table segment"> |         <div class="ui attached table segment"> | ||||||
|           <table class="ui very basic striped table"> |           <table class="ui very basic striped table"> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user