Rename About page section: Project Staff -> Project Members
This commit is contained in:
		
							parent
							
								
									08f185525c
								
							
						
					
					
						commit
						8e4829146a
					
				@ -178,7 +178,7 @@
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <div class="maintainers" *ngIf="contributors.core.length">
 | 
			
		||||
      <h3 i18n="about.project_staff">Project Staff</h3>
 | 
			
		||||
      <h3 i18n="about.project_members">Project Members</h3>
 | 
			
		||||
      <div class="wrapper">
 | 
			
		||||
        <ng-template ngFor let-contributor [ngForOf]="contributors.core">
 | 
			
		||||
          <a [href]="'https://github.com/' + contributor.name" target="_blank" [title]="contributor.name">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user