X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fshared-abuse-list%2Fabuse-details.component.html;h=ca68de4b1c53713d85dfd081093b46b8b5d1c72a;hb=8f608a4cb22ab232cfab20665050764b38bac9c7;hp=658d425374e17764ddbeda929eef9c0e1cbf2248;hpb=4024c44f9027a32809931de0692d40d001df721c;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/shared-abuse-list/abuse-details.component.html b/client/src/app/shared/shared-abuse-list/abuse-details.component.html index 658d42537..ca68de4b1 100644 --- a/client/src/app/shared/shared-abuse-list/abuse-details.component.html +++ b/client/src/app/shared/shared-abuse-list/abuse-details.component.html @@ -7,16 +7,16 @@ Reporter - - +
{{ abuse.reporterAccount.nameWithHost }}
- {abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}} @@ -27,16 +27,16 @@
Reportee - - +
{{ abuse.flaggedAccount ? abuse.flaggedAccount.nameWithHost : '' }}
- {abuse.countReportsForReportee, plural, =1 {1 report} other {{{ abuse.countReportsForReportee }} reports}} @@ -53,7 +53,7 @@ @@ -61,7 +61,7 @@