Merge pull request #1102 from mempool/simon/bisq-footer-buttons
Bisq: Adding missing privacy policy, locale selector
This commit is contained in:
		
						commit
						2d0d7df704
					
				| @ -105,10 +105,12 @@ | ||||
|   </ng-container> | ||||
|   </div> | ||||
| 
 | ||||
|   <app-language-selector *ngIf="stateService.env.BASE_MODULE !== 'bisq'"></app-language-selector> | ||||
|   <app-language-selector></app-language-selector> | ||||
| 
 | ||||
|   <div class="text-small text-center mt-3"> | ||||
|     <a [routerLink]="['/terms-of-service']" i18n="shared.terms-of-service|Terms of Service">Terms of Service</a> | ||||
|     | | ||||
|     <a [routerLink]="['/privacy-policy']" i18n="shared.privacy-policy|Privacy Policy">Privacy Policy</a> | ||||
|   </div> | ||||
| 
 | ||||
| </div> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user