Fix string for Project Staff on About page
This commit is contained in:
		
							parent
							
								
									e28f5cc403
								
							
						
					
					
						commit
						40cd2a1ac3
					
				@ -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.core_contributors">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