change i18n shibboleth label

This commit is contained in:
Giuseppe Digilio
2019-10-24 22:45:15 +02:00
parent 61eccb2973
commit 24b308ace6
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<a class="btn btn-lg btn-primary btn-block mt-2" [href]="location" role="button">
<a class="btn btn-lg btn-primary btn-block mt-2 text-white" [href]="location" role="button">
{{"login.form.shibboleth" | translate}}
</a>