From 7f736812b3dc205f64e3aec6b66c011d0a0cc2c9 Mon Sep 17 00:00:00 2001 From: Aaron Lindsay Date: Mon, 22 May 2017 20:38:59 -0400 Subject: [PATCH] Don't explicitly mention QXF/OFX in account import modal --- js/components/AccountRegister.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/components/AccountRegister.js b/js/components/AccountRegister.js index 8fcd583..f9002f7 100644 --- a/js/components/AccountRegister.js +++ b/js/components/AccountRegister.js @@ -628,7 +628,7 @@ const ImportTransactionsModal = React.createClass({ disabled={inputDisabled} value={this.state.importFile} onChange={this.handleImportChange} /> - Select an OFX/QFX file to upload. + Select a file to upload. {progressBar}