]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+login/login.component.html
Fix missing link orange
[github/Chocobozzz/PeerTube.git] / client / src / app / +login / login.component.html
index aac2611c6e0be3adecbc6e0fe0a178aeda7973a4..f3a2476f9ad5f59f6e523ebe2b536a405153e51c 100644 (file)
@@ -18,7 +18,7 @@
       </p>
 
       <p *ngIf="!signupAllowed" i18n>
-        Currently this instance doesn't allow for user registration, you may check the <a (click)="onTermsClick($event, instanceInformation)" href='#'>Terms</a> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there.
+        Currently this instance doesn't allow for user registration, you may check the <a class="link-orange" (click)="onTermsClick($event, instanceInformation)" href='#'>Terms</a> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there.
         Find yours among multiple instances at: <a class="link-orange" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">https://joinpeertube.org/instances</a>.
       </p>
     </div>