Skip to content

Commit

Permalink
Merge pull request #3 from daifoundation/TECH-2501-cla-updates
Browse files Browse the repository at this point in the history
Tech 2501 cla updates
  • Loading branch information
zdumitru authored Dec 1, 2023
2 parents d146a8f + d2662c1 commit 092f20c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/client/assets/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<div class="navbar-top-border">
<div class="container-fluid">
<div class="navbar-text navbar-left">
<p style="margin-bottom:0px">© 2022 SAP SE</p>
<p style="margin-bottom: 0px">© 2022 SAP SE&nbsp;&nbsp;&nbsp;&nbsp;<b>GitHub fork: <a href="https://github.com/daifoundation/cla-assistant" target="_blank">https://github.com/daifoundation/cla-assistant</a></b></p>
</div>
<div class="navbar-text navbar-center hidden-xs hidden-sm" style="z-index:-1; padding-bottom: 5px;">
Powered by the open source CLA-assistant project
Expand All @@ -94,7 +94,7 @@
</div>
<div ng-show="showTOS()" class="center-block">
<div class="navbar-text navbar-right">
<a href="https://gist.github.com/CLAassistant/3a73e4cd729c9d0a6e30" target="space" style="margin-right: 10px">
<a href="https://gist.github.com/daifoundationadmin/826d2dceba65ddf465b73048e67d651a" target="space" style="margin-right: 10px">
Terms of Service &amp Privacy Policy
</a>
</div>
Expand Down
5 changes: 3 additions & 2 deletions src/client/assets/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
<p>Easily handle Contributor License Agreements (CLAs)</p>
<btn class="btn btn-md btn-primary" ng-click="logAdminIn()" style="margin-top:20px; width:195px; font-size: 16px">
<span class="octicon octicon-mark-github"></span>&nbsp;Sign in with GitHub</btn>
<p><b>This Website is a fork of https://cla-assistant.io. The frontend and the associated database is owned and operated by Dai Foundation</b></p>
</div>
</div>

Expand Down Expand Up @@ -247,7 +248,7 @@ <h4>YOUR FEEDBACK</h4>
<div class="container-fluid">
<div class="center-block">
<div class="navbar-text navbar-left">
<p style="margin-bottom: 0px">© 2022 SAP SE</p>
<p style="margin-bottom: 0px">© 2022 SAP SE&nbsp;&nbsp;&nbsp;&nbsp;<b>GitHub fork: <a href="https://github.com/daifoundation/cla-assistant" target="_blank">https://github.com/daifoundation/cla-assistant</a></b></p>
</div>
</div>
<div class="navbar-text navbar-center hidden-xs hidden-sm" style="z-index:-1; padding-bottom: 5px;">
Expand All @@ -262,7 +263,7 @@ <h4>YOUR FEEDBACK</h4>
</div>
<div class="center-block">
<div class="navbar-text navbar-right">
<a href="https://gist.github.com/CLAassistant/3a73e4cd729c9d0a6e30" target="space" style="margin-right: 10px">
<a href="https://gist.github.com/daifoundationadmin/826d2dceba65ddf465b73048e67d651a" target="space" style="margin-right: 10px">
Terms of Service &amp Privacy Policy
</a>
</div>
Expand Down

0 comments on commit 092f20c

Please sign in to comment.