mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Changed href in hardcoded login button
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
<div >
|
||||
<br>
|
||||
<a class="btn btn-lg btn-primary btn-block mt-2" href="https://fis.tiss.tuwien.ac.at/Shibboleth.sso/Login?target=https://fis.tiss.tuwien.ac.at/" role="button">HardCoded Shibb</a>
|
||||
<a class="btn btn-lg btn-primary btn-block mt-2" href="/Shibboleth.sso/Login?target=https://fis.tiss.tuwien.ac.at/login.html" role="button">HardCoded Shibb</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user