Eclipse footer added to login UI. (#691)
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
This commit is contained in:
@@ -21,9 +21,20 @@
|
||||
</head>
|
||||
<footer>
|
||||
<div class="footer-content">
|
||||
<div style="color: #333; font-family: Helvetica Neue,Helvetica,Arial,sans-serif; font-size: 0.8em !important;line-height: 20px;">
|
||||
<div style="padding-left: 10px; color: #333; font-family: Helvetica Neue,Helvetica,Arial,sans-serif; font-size: 0.8em !important;line-height: 20px;">
|
||||
<!-- Footer text goes here -->
|
||||
<!-- <a class= "doc-link" target="_blank" href="https://">Link_text |</a> -->
|
||||
<b>Eclipse Foundation</b> :
|
||||
<a href="https://www.eclipse.org/org/">About Us</a> |
|
||||
<a href="https://www.eclipse.org/org/foundation/contact.php">Contact Us</a> |
|
||||
<a href="https://www.eclipse.org/donate">Donate</a> |
|
||||
<a href="https://www.eclipse.org/org/documents/">Governance</a>
|
||||
<b>Legal</b> :
|
||||
<a href="https://www.eclipse.org/legal/privacy.php">Privacy Policy</a> |
|
||||
<a href="https://www.eclipse.org/legal/termsofuse.php">Terms of Use</a> |
|
||||
<a href="https://www.eclipse.org/legal/copyright.php">Copyright Agent</a> |
|
||||
<a href="https://www.eclipse.org/legal/epl-2.0/">Eclipse Public License</a> |
|
||||
<a href="https://www.eclipse.org/legal/">Legal Resources</a> Copyright © Eclipse Foundation, Inc. All Rights Reserved.
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user