Skip to content

Commit 634a0e6

Browse files
committed
#68: Change Cancel button to Close
1 parent 465b39f commit 634a0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/app/common/components/about/AboutModal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class AboutModal extends Component {
3636
<Button
3737
onClick={modalProps.onHide}
3838
autoFocus>
39-
Cancel
39+
Close
4040
</Button>
4141
</Modal.Footer>
4242
</Modal>

0 commit comments

Comments
 (0)