diff --git a/src/components/modal/report/modal.jsx b/src/components/modal/report/modal.jsx
index fa2e2a4d1..70ec8e63a 100644
--- a/src/components/modal/report/modal.jsx
+++ b/src/components/modal/report/modal.jsx
@@ -132,7 +132,7 @@ class ReportModal extends React.Component {
href="/community_guidelines"
target="_blank"
>
-
+
)
}}
diff --git a/src/components/modal/report/report-options.jsx b/src/components/modal/report/report-options.jsx
index be2e9e5d8..8182cdca5 100644
--- a/src/components/modal/report/report-options.jsx
+++ b/src/components/modal/report/report-options.jsx
@@ -89,7 +89,7 @@ const REPORT_OPTIONS = [
href="/community_guidelines"
target="_blank"
>
-
+
)
}}
diff --git a/src/l10n.json b/src/l10n.json
index 0a4f0ba87..ab2e30ee6 100644
--- a/src/l10n.json
+++ b/src/l10n.json
@@ -249,7 +249,6 @@
"report.project": "Report Project",
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
"report.CommunityGuidelinesLinkText": "Scratch Community Guidelines",
- "report.shortCommunityGuidelinesLinkText": "Community Guidelines",
"report.reasonPlaceHolder": "Select a reason",
"report.reasonCopy": "Exact Copy of Project",
"report.reasonUncredited": "Uses Image/Music Without Credit",