diff --git a/app/templates/corpora/analyse_corpus.html.j2 b/app/templates/corpora/analyse_corpus.html.j2 index 2fb083b6..5fa4031c 100644 --- a/app/templates/corpora/analyse_corpus.html.j2 +++ b/app/templates/corpora/analyse_corpus.html.j2 @@ -26,7 +26,8 @@ {{ query_form.query.label }} - help + help + CQP query language tutorial @@ -49,10 +50,12 @@
- {{ M.render_field(display_options_form.results_per_page, material_icon='format_list_numbered') }} + {{ M.render_field(display_options_form.results_per_page, + material_icon='format_list_numbered') }}
- {{ M.render_field(display_options_form.result_context, material_icon='short_text') }} + {{ M.render_field(display_options_form.result_context, + material_icon='short_text') }}
{{ M.render_field(display_options_form.expert_mode) }} @@ -79,11 +82,15 @@ matches loaded.
- Matches occured in corpus files. + Matches occured in + + corpus files.

help - The Server is still sending your results. Functions like "Export Results" and "Match Inspect" will be available after all matches have been loaded. + The Server is still sending your results. + Functions like "Export Results" and "Match Inspect" will be + available after all matches have been loaded.

@@ -94,7 +101,14 @@
- +
@@ -139,12 +153,15 @@ class="modal modal-fixed-footer no-autoinit">