Commit

commit f41621b47c75fa24ea3fa1b052e3aa5577bc87f1
Author: Jan Dankert 
Date:   Fri May 24 01:42:27 2019 +0200

    New: Labels von Formularelementen können auch Variablen enthalten.

 dev-helper/create-output-files.sh                    | 10 ++++++++++
 .../themes/default/html/views/project/info.php       | 20 ++++++--------------
 .../default/html/views/project/info.tpl.src.xml      | 20 +++++++-------------
 modules/template-engine/components/XSDGenerator.php  |  2 ++
 .../components/html/input/Input.class.php            |  2 +-
 .../components/html/text/Text.class.php              |  2 +-
 modules/template-engine/components/template.xsd      | 17 ++++++++++++-----
 7 files changed, 39 insertions(+), 34 deletions(-)