Commit

commit 6e803c3efef3778713d9d36612421890b44d0dfd
Author: Jan Dankert 
Date:   Thu Mar 11 00:24:26 2021 +0100

    Cleanup: No need for the logo component any more.

 .../themes/default/html/views/login/password.php   | 95 +++++++++++-----------
 .../default/html/views/login/password.tpl.src.xml  | 35 ++++----
 .../default/html/views/login/passwordcode.php      | 63 +++++++-------
 .../html/views/login/passwordcode.tpl.src.xml      | 15 ++--
 .../themes/default/html/views/login/register.php   | 75 ++++++++---------
 .../default/html/views/login/register.tpl.src.xml  | 29 ++++---
 .../default/html/views/login/registercode.php      | 77 +++++++++---------
 .../html/views/login/registercode.tpl.src.xml      | 29 ++++---
 .../default/html/views/profile/confirmmail.php     | 65 +++++++--------
 .../html/views/profile/confirmmail.tpl.src.xml     | 16 ++--
 .../ui/themes/default/html/views/profile/mail.php  | 12 +--
 .../default/html/views/profile/mail.tpl.src.xml    |  3 +-
 .../ui/themes/default/html/views/profile/pw.php    | 10 +--
 .../default/html/views/profile/pw.tpl.src.xml      |  7 +-
 modules/cms/ui/themes/default/style/openrat.css    | 21 -----
 .../cms/ui/themes/default/style/openrat.min.css    |  1 -
 modules/template_engine/components/components.ini  |  1 -
 .../html/component_logo/LogoComponent.class.php    | 34 --------
 .../components/html/component_logo/logo.less       | 27 ------
 modules/template_engine/components/template.xsd    | 77 ------------------
 modules/util/Mail.class.php                        |  2 +-
 21 files changed, 268 insertions(+), 426 deletions(-)