We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc0982d commit ce5396cCopy full SHA for ce5396c
src/components/studio-footer/messages.js
@@ -16,11 +16,6 @@ const messages = defineMessages({
16
defaultMessage: 'edX documentation',
17
description: 'Label for button that links to the edX documentation site',
18
},
19
- parnterPortalButtonLabel: {
20
- id: 'authoring.footer.help.parnterPortal.button.label',
21
- defaultMessage: 'edX partner portal',
22
- description: 'Label for button that links to the edX partner portal',
23
- },
24
openEdxPortalButtonLabel: {
25
id: 'authoring.footer.help.openEdxPortal.button.label',
26
defaultMessage: 'Open edX portal',
0 commit comments