Commit

commit 5a5cba047e6c3c53631eb921fdc5ccd65b4c24f1
Author: Jan Dankert 
Date:   Sat Sep 22 00:36:13 2018 +0200

    Mehrseitige Formulare funktionieren wieder. Das Ändern der E-Mail-Adresse funktioniert leider anders, da beim 1. Formular ein POST erfolgen muss.

 .../views/page/changetemplateselectelements.php    | 19 ++++++++++
 .../page/changetemplateselectelements.tpl.src.xml  |  2 +-
 .../default/html/views/profile/confirmmail.php     | 31 ++++++++++++++++
 .../html/views/profile/confirmmail.tpl.src.xml     | 19 +++++++++-
 .../themes/default/html/views/profile/mail.php     | 11 +++++-
 .../default/html/views/profile/mail.tpl.src.xml    | 43 +++++++++++++---------
 .../themes/default/production/combined.min.js      | 24 ++++++------
 modules/cms-ui/themes/default/script/openrat.js    |  5 ++-
 .../cms-ui/themes/default/script/openrat.min.js    | 18 ++++-----
 .../template-engine/components/html/form/form.js   | 31 ++++++++--------
 .../components/html/form/form.min.js               |  6 +--
 11 files changed, 147 insertions(+), 62 deletions(-)