open privacy info in user settings dialogue in new window

pull/4840/head
Robert Riemann 2022-03-02 00:51:57 +01:00 committed by Chocobozzz
parent 90fbb78498
commit 8b8bd0228d
1 changed files with 1 additions and 1 deletions

View 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>