diff --git a/app/views/preferences/index.blade.php b/app/views/preferences/index.blade.php index b9b273a565..36f761a2c7 100644 --- a/app/views/preferences/index.blade.php +++ b/app/views/preferences/index.blade.php @@ -3,87 +3,82 @@ {{Form::open(['class' => 'form-horizontal'])}} - -
Which accounts should be displayed on the home page?
- @foreach($accounts as $account) -Which accounts should be displayed on the home page?
+ @foreach($accounts as $account) +By default, Firefly will show you one month of data.
+By default, Firefly will show you one month of data.
-- Welcome to Firefly! To get started, choose either of the two options below. -
-- Click the link below to create your first account, and get started with Firefly. -
- -- If you've used Firefly before and have another database around, follow this link to import - your data from a previous version. -
- -