Skip to content
Snippets Groups Projects
Commit 24b308ac authored by Giuseppe Digilio's avatar Giuseppe Digilio
Browse files

change i18n shibboleth label

parent 61eccb29
Branches
Tags
No related merge requests found
......@@ -458,9 +458,10 @@
"login.form.forgot-password": "Have you forgotten your password?",
"login.form.header": "Please log in to DSpace",
"login.form.new-user": "New user? Click here to register.",
"login.form.or-divider": "or",
"login.form.password": "Password",
"login.form.submit": "Log in",
"login.form.shibboleth": "Shibboleth",
"login.form.shibboleth": "Log in with Shibboleth",
"login.title": "Login",
"logout.form.header": "Log out from DSpace",
......
<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>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment