diff --git a/app/views/qbo/_settings.html.erb b/app/views/qbo/_settings.html.erb index eeaaf07..c533707 100644 --- a/app/views/qbo/_settings.html.erb +++ b/app/views/qbo/_settings.html.erb @@ -70,7 +70,7 @@ intuit.ipp.anywhere.setup({menuProxy: '/path/to/blue-dot', grantUrl: '<%= qbo_au
-Note: You need to authenticate after saving your key and secret above <%= link_to " Sync", qbo_sync_path %> +Note: You need to authenticate after saving your key and secret above

@@ -103,5 +103,5 @@ Note: You need to authenticate after saving your key and secret above <%= link_t
- Last Sync: <%= Qbo.last_sync %> + Last Sync: <%= Qbo.last_sync %> <%= link_to " Sync Now", qbo_sync_path %>