Skip to content
Snippets Groups Projects
Commit ee7ac686 authored by Ben's avatar Ben Committed by Mark Harding
Browse files

[Sprint/QuietQuail](fix): Updated wording on copyright notices

parent c306e0a0
No related branches found
No related tags found
Loading
......@@ -59,7 +59,8 @@
<div class="m-report-creator--copyright" *ngIf="next && subject.value === 10">
<p i18n="@@REPORT__CREATOR__DMCA_NOTICE">
Please submit a DMCA notice to copyright@minds.com.
Please submit a <a routerLink="/p/dmca" target="_blank">DMCA notice</a> to
copyright@minds.com.
</p>
</div>
......
......@@ -88,7 +88,7 @@ export const REASONS: Array<any> = [
},
{
value: 10,
label: 'Infringes my copyright',
label: 'Violates copyright',
hasMore: true,
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment