Commit

commit 316c68d33cf6b169a6b081828687d0fc30ac32ed
Author: Jan Dankert 
Date:   Fri Feb 21 23:39:54 2020 +0100

    Error fixed in the template compiler.

 modules/template-engine/CMSElement.class.php       |  1 +
 modules/template-engine/ConditionalAttribute.php   |  2 +-
 modules/template-engine/HtmlElement.class.php      |  3 +-
 .../components/html/checkbox/Checkbox.class.php    |  2 +-
 .../components/html/editor/Editor.class.php        |  4 +++
 .../components/html/form/Form.class.php            |  2 +-
 .../components/html/radiobox/Radiobox.class.php    | 28 +++++++++++----
 .../components/html/selectbox/Selectbox.class.php  | 36 +++++++++----------
 .../html/selectbox/component-select-box.php        | 41 ----------------------
 9 files changed, 47 insertions(+), 72 deletions(-)