diff --git a/app/lib/frontend/templates/report.dart b/app/lib/frontend/templates/report.dart index 5470f459d8..368375c280 100644 --- a/app/lib/frontend/templates/report.dart +++ b/app/lib/frontend/templates/report.dart @@ -208,6 +208,9 @@ Iterable _appeal( '(source repositories, screenshots, logs, bug tracker entries, etc) ' 'consider uploading these and sharing a link.', ), + d.p( + child: d.b(text: 'You can appeal at most once per case.'), + ), if (!(sessionData?.isAuthenticated ?? false)) d.fragment([ d.p(text: 'Contact information:'), diff --git a/app/test/frontend/golden/report_page_appeal.html b/app/test/frontend/golden/report_page_appeal.html index ab77ad2b27..53e17a540e 100644 --- a/app/test/frontend/golden/report_page_appeal.html +++ b/app/test/frontend/golden/report_page_appeal.html @@ -119,6 +119,9 @@

Appeal a resolution

, please explain why the resolution should be reconsidered.

If you have additional relevant documentation (source repositories, screenshots, logs, bug tracker entries, etc) consider uploading these and sharing a link.

+

+ You can appeal at most once per case. +

Contact information: