diff --git a/trunk/app/Resources/views/default/components/pageBox.html.twig b/trunk/app/Resources/views/default/components/pageBox.html.twig index 6b1c4f02..a35aa6c0 100644 --- a/trunk/app/Resources/views/default/components/pageBox.html.twig +++ b/trunk/app/Resources/views/default/components/pageBox.html.twig @@ -25,7 +25,7 @@ {% set image_url = '/bundles/app/images/no-picture.png' %} {% set image_alt = 'Kein Vorschaubild vorhanden' %} {% endif %} - {{ image_alt  }} + {{ image_alt  }}
diff --git a/trunk/app/Resources/views/default/form/theme.html.twig b/trunk/app/Resources/views/default/form/theme.html.twig index 362a0170..cf74e925 100644 --- a/trunk/app/Resources/views/default/form/theme.html.twig +++ b/trunk/app/Resources/views/default/form/theme.html.twig @@ -11,7 +11,7 @@ 'data-style': attr['data-style']|default('btn-white'), 'data-dropout': attr['data-dropout']|default('false') }) %} -