mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-04 12:29:47 +00:00
Remove some help entries in favour of help pages in the top right corner.
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
<h3 class="box-title">{{ trans('csv.column_roles_title') }}</h3>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
<p>{{ trans('csv.column_roles_text')|raw }}</p>
|
||||
<p>
|
||||
{{ 'see_help_top_right'|_ }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -17,20 +17,7 @@
|
||||
{{ 'import_data_full'|_ }}
|
||||
</h4>
|
||||
<p>
|
||||
{{ 'import_intro_what_it_does'|_ }}
|
||||
</p>
|
||||
<h4>
|
||||
{{ 'import_intro_import_conf_title'|_ }}
|
||||
</h4>
|
||||
<p>
|
||||
{{ 'import_intro_import_conf_text'|_ }}
|
||||
</p>
|
||||
<h4>
|
||||
{{ 'import_intro_beta_warning'|_ }}
|
||||
</h4>
|
||||
|
||||
<p class="text-danger">
|
||||
{{ 'import_intro_beta'|_ }}
|
||||
{{ 'see_help_top_right'|_ }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user