]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
open privacy info in user settings dialogue in new window
authorRobert Riemann <robert.riemann@edps.europa.eu>
Tue, 1 Mar 2022 23:51:57 +0000 (00:51 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Wed, 2 Mar 2022 07:32:30 +0000 (08:32 +0100)
client/src/app/shared/shared-user-settings/user-video-settings.component.html

index 4843f65b993b7f39e43c8f374f0ce3de5b3c2834..446ade445d7693c3e738eca917e83101385a4ee1 100644 (file)
@@ -42,7 +42,7 @@
       i18n-labelText labelText="Help share videos being played"
     >
       <ng-container ngProjectAs="description">
-        <span i18n>The <a routerLink="/about/peertube" fragment="privacy">sharing system</a> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</span>
+        <span i18n>The <a routerLink="/about/peertube" fragment="privacy" target="_blank">sharing system</a> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</span>
       </ng-container>
     </my-peertube-checkbox>
   </div>