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 465b39f commit 634a0e6Copy full SHA for 634a0e6
src/main/webapp/app/common/components/about/AboutModal.js
@@ -36,7 +36,7 @@ class AboutModal extends Component {
36
<Button
37
onClick={modalProps.onHide}
38
autoFocus>
39
- Cancel
+ Close
40
</Button>
41
</Modal.Footer>
42
</Modal>
0 commit comments