language enhancements and tiny fixes in new installation

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-05-04 14:15:19 +02:00
parent f8386062cf
commit f67d596866
4 changed files with 38 additions and 21 deletions

View File

@@ -37,6 +37,7 @@
{% if setup.step > 0 %}
<h4 class="mb-3">{{ section.title }}</h4>
<p class="lead">{{ section.description }}</p>
<hr />
{% import "Froxlor/form/formfields.html.twig" as formfields %}