Merge pull request #983 from mempool/wiz/fix-about-page-staff-string
Fix string for Project Staff on About page
This commit is contained in:
		
						commit
						7c89dde5d4
					
				| @ -174,7 +174,7 @@ | |||||||
|     </div> |     </div> | ||||||
| 
 | 
 | ||||||
|     <div class="maintainers" *ngIf="contributors.core.length"> |     <div class="maintainers" *ngIf="contributors.core.length"> | ||||||
|       <h3 i18n="about.core_contributors">Core Contributors</h3> |       <h3 i18n="about.project_staff">Project Staff</h3> | ||||||
|       <div class="wrapper"> |       <div class="wrapper"> | ||||||
|         <ng-template ngFor let-contributor [ngForOf]="contributors.core"> |         <ng-template ngFor let-contributor [ngForOf]="contributors.core"> | ||||||
|           <a [href]="'https://github.com/' + contributor.name" target="_blank" [title]="contributor.name"> |           <a [href]="'https://github.com/' + contributor.name" target="_blank" [title]="contributor.name"> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user