mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
4 lines
185 B
HTML
4 lines
185 B
HTML
<button class="btn btn-lg btn-primary btn-block mt-2 text-white" (click)="redirectToExternalProvider()">
|
|
<i class="fas fa-sign-in-alt"></i> {{getButtonLabel() | translate}}
|
|
</button>
|