aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos/+video-watch/video-watch.component.html')
-rw-r--r--client/src/app/videos/+video-watch/video-watch.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/videos/+video-watch/video-watch.component.html b/client/src/app/videos/+video-watch/video-watch.component.html
index 208375e33..492568d3c 100644
--- a/client/src/app/videos/+video-watch/video-watch.component.html
+++ b/client/src/app/videos/+video-watch/video-watch.component.html
@@ -195,7 +195,7 @@
195 <ng-container i18n> 195 <ng-container i18n>
196 The sharing system used by this video implies that some technical information about your system (such as a public IP address) can be accessed publicly. 196 The sharing system used by this video implies that some technical information about your system (such as a public IP address) can be accessed publicly.
197 </ng-container> 197 </ng-container>
198 <a i18n i18n-title title="Get more information" target="_blank" rel="noopener noreferrer" href="/about#p2p-privacy">More information</a> 198 <a i18n i18n-title title="Get more information" target="_blank" rel="noopener noreferrer" href="/about/peertube">More information</a>
199 </div> 199 </div>
200 200
201 <div i18n class="privacy-concerns-okay" (click)="acceptedPrivacyConcern()"> 201 <div i18n class="privacy-concerns-okay" (click)="acceptedPrivacyConcern()">